Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/bentoml/bentoml/commit/fd70379733c57c6368cc022ac1f841b7b426db
- https://huntr.com/bounties/349a1cce-6bb5-4345-82a5-bf7041b65a68
- https://github.com/bentoml/bentoml/commit/fd70379733c57c6368cc022ac1f841b7b426db
- https://huntr.com/bounties/349a1cce-6bb5-4345-82a5-bf7041b65a68
FAQ
What is CVE-2024-2912?
CVE-2024-2912 is a vulnerability with a CVSS score of 10.0 (CRITICAL). 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...
How severe is CVE-2024-2912?
CVE-2024-2912 has been rated CRITICAL with a CVSS base score of 10.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-2912?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.