cvelist/2023/4xxx/CVE-2023-4262.json

104 lines
3.5 KiB
JSON
Raw Normal View History

2023-08-08 22:00:34 +00:00
{
2023-09-27 14:59:13 +00:00
"data_version": "4.0",
2023-08-08 22:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4262",
2023-09-27 14:59:13 +00:00
"ASSIGNER": "vulnerabilities@zephyrproject.org",
"STATE": "PUBLIC"
2023-08-08 22:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-27 14:59:13 +00:00
"value": "Possible buffer overflow\u00a0 in Zephyr mgmt subsystem when asserts are disabled\n\n"
}
]
},
"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": "2.3",
"version_value": "3.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-56p9-5p3v-hhrc",
"refsource": "MISC",
"name": "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-56p9-5p3v-hhrc"
2023-11-07 13:00:39 +00:00
},
{
"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"
2023-11-12 18:00:35 +00:00
},
{
"url": "http://seclists.org/fulldisclosure/2023/Nov/1",
"refsource": "MISC",
"name": "http://seclists.org/fulldisclosure/2023/Nov/1"
2023-11-14 04:00:35 +00:00
},
{
"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"
2023-09-27 14:59:13 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "LOW",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
2023-08-08 22:00:34 +00:00
}
]
}
}