CVE-2024-2912

Source
https://cve.org/CVERecord?id=CVE-2024-2912
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-2912.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-2912
Aliases
Published
2024-04-16T00:00:15.110Z
Modified
2026-07-15T01:49:05.215574748Z
Severity
  • 10.0 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Insecure Deserialization Leading to RCE in bentoml/bentoml
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-1188"
    ],
    "cna_assigner": "@huntr_ai",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/2xxx/CVE-2024-2912.json"
}
References

Affected packages

Git / github.com/bentoml/bentoml

Affected ranges

Type
GIT
Repo
https://github.com/bentoml/bentoml
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "1.2.0"
        },
        {
            "last_affected": "1.2.4"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v1.*
v1.2.0
v1.2.1
v1.2.1a1
v1.2.2
v1.2.3
v1.2.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-2912.json"