CVE-2024-9056: BentoML Denial of Service (DoS) via Multipart Boundary
(updated )
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.
References
- github.com/advisories/GHSA-hw8j-hw49-752c
- github.com/bentoml/BentoML
- github.com/bentoml/BentoML/blob/a6f5f937be6ec278f3d4f3bbc6f3c8f9564820d7/src/bentoml/_internal/io_descriptors/file.py
- github.com/bentoml/BentoML/blob/v1.4.5/src/bentoml/_internal/io_descriptors/file.py
- huntr.com/bounties/a24a13c2-0300-4a95-b26a-ac7fe8f6521b
- nvd.nist.gov/vuln/detail/CVE-2024-9056
Detect and mitigate CVE-2024-9056 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →