{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-5139", "ASSIGNER": "vulnerabilities@zephyrproject.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Potential buffer overflow vulnerability at the following location in the Zephyr STM32 Crypto driver" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')", "cweId": "CWE-120" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "zephyrproject-rtos", "product": { "product_data": [ { "product_name": "Zephyr", "version": { "version_data": [ { "version_affected": "<", "version_name": "*", "version_value": "3.5" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-rhrc-pcxp-4453", "refsource": "MISC", "name": "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-rhrc-pcxp-4453" }, { "url": "http://www.openwall.com/lists/oss-security/2023/11/07/1", "refsource": "MISC", "name": "http://www.openwall.com/lists/oss-security/2023/11/07/1" }, { "url": "http://seclists.org/fulldisclosure/2023/Nov/1", "refsource": "MISC", "name": "http://seclists.org/fulldisclosure/2023/Nov/1" }, { "url": "http://packetstormsecurity.com/files/175657/Zephyr-RTOS-3.x.0-Buffer-Overflows.html", "refsource": "MISC", "name": "http://packetstormsecurity.com/files/175657/Zephyr-RTOS-3.x.0-Buffer-Overflows.html" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "source": { "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L", "version": "3.1" } ] } }