{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-2912", "ASSIGNER": "security@huntr.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-1188 Insecure Default Initialization of Resource", "cweId": "CWE-1188" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "bentoml", "product": { "product_data": [ { "product_name": "bentoml/bentoml", "version": { "version_data": [ { "version_affected": "<=", "version_name": "1.2.0", "version_value": "1.2.4" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://huntr.com/bounties/349a1cce-6bb5-4345-82a5-bf7041b65a68", "refsource": "MISC", "name": "https://huntr.com/bounties/349a1cce-6bb5-4345-82a5-bf7041b65a68" }, { "url": "https://github.com/bentoml/bentoml/commit/fd70379733c57c6368cc022ac1f841b7b426db7b", "refsource": "MISC", "name": "https://github.com/bentoml/bentoml/commit/fd70379733c57c6368cc022ac1f841b7b426db7b" } ] }, "generator": { "engine": "Vulnogram 0.2.0" }, "source": { "advisory": "349a1cce-6bb5-4345-82a5-bf7041b65a68", "discovery": "EXTERNAL" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 10, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } ] } }