CVE-2024-9056: Denial of Service in bentoml/bentoml
BentoML version v1.3.4post1 is vulnerable to a Denial of Service (DoS) attack. The vulnerability can be exploited by appending characters, such as dashes (-), to the end of a multipart boundary in an HTTP request. This causes the server to continuously process each character, leading to excessive resource consumption and rendering the service unavailable. The issue is unauthenticated and does not require any user interaction, impacting all users of the service.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-9056?
CVE-2024-9056 is categorized as a Denial of Service (DoS) vulnerability.
How do I fix CVE-2024-9056?
To fix CVE-2024-9056, update BentoML to version 1.4.6 or later.
What is the attack vector for CVE-2024-9056?
The attack vector for CVE-2024-9056 involves sending a specially crafted HTTP request with excess characters at the end of a multipart boundary.
What versions of BentoML are affected by CVE-2024-9056?
BentoML versions prior to 1.4.6 are affected by CVE-2024-9056.
Can CVE-2024-9056 be exploited remotely?
Yes, CVE-2024-9056 can be exploited remotely through crafted HTTP requests.