2020-03-03 03:01:09 +00:00
{
"CVE_data_meta" : {
2020-05-01 10:12:41 -06:00
"ASSIGNER" : "vulnerabilities@zephyrproject.org" ,
"DATE_PUBLIC" : "2020-05-01T00:00:00.000Z" ,
2020-03-03 03:01:09 +00:00
"ID" : "CVE-2020-10019" ,
2020-05-01 10:12:41 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Buffer Overflow in USB DFU requested length"
2020-03-03 03:01:09 +00:00
} ,
2020-05-01 10:12:41 -06:00
"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" ,
2020-03-03 03:01:09 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-05-11 23:01:24 +00:00
"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."
2020-05-01 10:12:41 -06:00
}
]
} ,
"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"
}
]
2020-03-03 03:01:09 +00:00
}
]
2020-05-01 10:12:41 -06:00
} ,
"references" : {
"reference_data" : [
{
2020-05-11 23:01:24 +00:00
"refsource" : "MISC" ,
"url" : "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-25" ,
"name" : "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-25"
2020-05-01 10:12:41 -06:00
} ,
{
2020-05-11 23:01:24 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/zephyrproject-rtos/zephyr/pull/23190" ,
"name" : "https://github.com/zephyrproject-rtos/zephyr/pull/23190"
2020-05-01 10:12:41 -06:00
} ,
{
2020-05-11 23:01:24 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/zephyrproject-rtos/zephyr/pull/23457" ,
"name" : "https://github.com/zephyrproject-rtos/zephyr/pull/23457"
2020-05-01 10:12:41 -06:00
} ,
{
2020-05-11 23:01:24 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/zephyrproject-rtos/zephyr/pull/23460" ,
"name" : "https://github.com/zephyrproject-rtos/zephyr/pull/23460"
2020-06-05 18:01:29 +00:00
} ,
{
"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"
2020-05-01 10:12:41 -06:00
}
]
} ,
"source" : {
"defect" : [
"https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-25"
] ,
"discovery" : "EXTERNAL"
2020-03-03 03:01:09 +00:00
}
2020-05-11 23:01:24 +00:00
}