CVE-2024-9070: BentoML deserialization vulnerability
(updated )
A deserialization vulnerability exists in BentoML’s runner server in bentoml/bentoml versions <=1.3.4.post1. By setting specific parameters, an attacker can execute unauthorized arbitrary code on the server, causing severe harm. The vulnerability is triggered when the args-number parameter is greater than 1, leading to automatic deserialization and arbitrary code execution.
References
- github.com/advisories/GHSA-9g44-gwvm-hc44
- github.com/bentoml/BentoML
- github.com/bentoml/BentoML/blob/a6f5f937be6ec278f3d4f3bbc6f3c8f9564820d7/src/bentoml/_internal/server/runner_app.py
- github.com/bentoml/BentoML/blob/v1.4.5/src/bentoml/_internal/server/runner_app.py
- huntr.com/bounties/7be6fc22-be18-44ee-a001-ac7158d5e1a5
- nvd.nist.gov/vuln/detail/CVE-2024-9070
Detect and mitigate CVE-2024-9070 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 →