cve/2024/CVE-2024-2912.md
2025-09-29 21:09:30 +02:00

18 lines
1.1 KiB
Markdown

### [CVE-2024-2912](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2912)
![](https://img.shields.io/static/v1?label=Product&message=bentoml%2Fbentoml&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1188%20Insecure%20Default%20Initialization%20of%20Resource&color=brightgreen)
### Description
An insecure deserialization vulnerability exists in the BentoML framework, allowing remote code execution (RCE) by sending a specially crafted POST request. By exploiting this vulnerability, attackers can execute arbitrary commands on the server hosting the BentoML application. The vulnerability is triggered when a serialized object, crafted to execute OS commands upon deserialization, is sent to any valid BentoML endpoint. This issue poses a significant security risk, enabling attackers to compromise the server and potentially gain unauthorized access or control.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/20142995/nuclei-templates