mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
120 lines
4.2 KiB
JSON
120 lines
4.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "vulnerabilities@zephyrproject.org",
|
|
"DATE_PUBLIC": "2020-05-01T00:00:00.000Z",
|
|
"ID": "CVE-2020-10019",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Buffer Overflow in USB DFU requested length"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "zephyr",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": ">=",
|
|
"version_value": "1.14.1"
|
|
},
|
|
{
|
|
"version_affected": ">=",
|
|
"version_value": "2.1.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "zephyrproject-rtos"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "NCC Group for report"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "USB DFU has a potential buffer overflow where the requested length (wLength) is not checked against the buffer size. This could be used by a malicious USB host to exploit the buffer overflow. See NCC-ZEP-002 This issue affects: zephyrproject-rtos zephyr version 1.14.1 and later versions. version 2.1.0 and later versions."
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 8.1,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-120 Buffer Overflow"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-25",
|
|
"name": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-25"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23190",
|
|
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/23190"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23457",
|
|
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/23457"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23460",
|
|
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/23460"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10019",
|
|
"name": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10019"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"defect": [
|
|
"https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-25"
|
|
],
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |