2020-05-26 22:01:19 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-13600" ,
2021-05-24 15:35:49 -06:00
"ASSIGNER" : "vulnerabilities@zephyrproject.org" ,
"DATE_PUBLIC" : "2020-10-07T00:00:00.000Z" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Malformed SPI in response for eswifi can corrupt kernel memory"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "zephyrproject-rtos" ,
"product" : {
"product_data" : [
{
"product_name" : "zephyr" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "1.14.2"
} ,
{
"version_affected" : ">=" ,
"version_value" : "2.3.0"
}
]
}
}
]
}
}
]
}
2020-05-26 22:01:19 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-05-24 15:35:49 -06:00
"value" : "Malformed SPI in response for eswifi can corrupt kernel memory. Zephyr versions >= 1.14.2, >= 2.3.0 contain Heap-based Buffer Overflow (CWE-122). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hx4p-j86p-2mhr"
}
]
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:P/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H" ,
"attackVector" : "PHYSICAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.0 ,
"environmentalScore" : 7.1 ,
"temporalScore" : 7.0 ,
"baseSeverity" : "HIGH"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Heap-based Buffer Overflow (CWE-122)"
}
]
2020-05-26 22:01:19 +00:00
}
]
2021-05-24 15:35:49 -06:00
} ,
"references" : {
"reference_data" : [
{
2021-05-25 17:00:43 +00:00
"url" : "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hx4p-j86p-2mhr" ,
"refsource" : "MISC" ,
"name" : "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hx4p-j86p-2mhr"
2021-05-24 15:35:49 -06:00
}
]
} ,
"source" : {
"defect" : [
"https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hx4p-j86p-2mhr"
]
2020-05-26 22:01:19 +00:00
}
}