CVE-2024-12759: BentoML vulnerable to Uncontrolled Resource Consumption
(updated )
In bentoml/bentoml version 1.3.9, the /login
endpoint of the newly integrated Gradio app is vulnerable to a Denial of Service (DoS) attack. This vulnerability can be exploited by appending characters, such as dashes (-), to the end of a multipart boundary in an HTTP request. The server continuously processes each character, leading to excessive resource consumption and rendering the service unavailable. The issue is unauthenticated and does not require any user interaction.
References
Code Behaviors & Features
Detect and mitigate CVE-2024-12759 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 →