2020-03-04 20:01:23 +00:00
{
"CVE_data_meta" : {
2020-05-04 16:55:21 -06:00
"ASSIGNER" : "vulnerabilities@zephyrproject.org" ,
"DATE_PUBLIC" : "2020-05-01T00:00:00.000Z" ,
2020-03-04 20:01:23 +00:00
"ID" : "CVE-2020-10059" ,
2020-05-04 16:55:21 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "UpdateHub Module Explicitly Disables TLS Verification"
2020-03-04 20:01:23 +00:00
} ,
2020-05-04 16:55:21 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "zephyr" ,
"version" : {
"version_data" : [
{
"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-04 20:01:23 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-05-11 23:01:24 +00:00
"value" : "The UpdateHub module disables DTLS peer checking, which allows for a man in the middle attack. This is mitigated by firmware images requiring valid signatures. However, there is no benefit to using DTLS without the peer checking. See NCC-ZEP-018 This issue affects: zephyrproject-rtos zephyr version 2.1.0 and later versions."
2020-05-04 16:55:21 -06:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-295 Improper Certificate Validation"
}
]
2020-03-04 20:01:23 +00:00
}
]
2020-05-04 16:55:21 -06:00
} ,
"references" : {
"reference_data" : [
{
2020-05-11 23:01:24 +00:00
"refsource" : "MISC" ,
"url" : "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-36" ,
"name" : "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-36"
2020-05-04 16:55:21 -06:00
} ,
{
2020-05-11 23:01:24 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/zephyrproject-rtos/zephyr/pull/24954" ,
"name" : "https://github.com/zephyrproject-rtos/zephyr/pull/24954"
2020-05-04 16:55:21 -06:00
} ,
{
2020-05-11 23:01:24 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/zephyrproject-rtos/zephyr/pull/24999" ,
"name" : "https://github.com/zephyrproject-rtos/zephyr/pull/24999"
2020-05-04 16:55:21 -06:00
} ,
{
2020-05-11 23:01:24 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/zephyrproject-rtos/zephyr/pull/24997" ,
"name" : "https://github.com/zephyrproject-rtos/zephyr/pull/24997"
2020-06-05 18:01:29 +00:00
} ,
{
"refsource" : "MISC" ,
"url" : "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10059" ,
"name" : "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10059"
2020-05-04 16:55:21 -06:00
}
]
} ,
"source" : {
"defect" : [
"https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-36"
] ,
"discovery" : "EXTERNAL"
2020-03-04 20:01:23 +00:00
}
2020-05-11 23:01:24 +00:00
}