cvelist/2020/10xxx/CVE-2020-10068.json

125 lines
4.4 KiB
JSON
Raw Normal View History

2020-03-04 20:01:23 +00:00
{
"CVE_data_meta": {
2020-05-26 15:03:09 -06:00
"ASSIGNER": "vulnerabilities@zephyrproject.org",
"DATE_PUBLIC": "2020-05-25T00:00:00.000Z",
2020-03-04 20:01:23 +00:00
"ID": "CVE-2020-10068",
2020-05-26 15:03:09 -06:00
"STATE": "PUBLIC",
"TITLE": "Zephyr Bluetooth DLE duplicate requests vulnerability"
2020-03-04 20:01:23 +00:00
},
2020-05-26 15:03:09 -06:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "zephyr",
"version": {
"version_data": [
{
"version_affected": ">=",
"version_value": "2.2.0"
},
{
"version_affected": ">=",
"version_value": "1.14.0"
}
]
}
}
]
},
"vendor_name": "zephyrproject-rtos"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "PhD - Garbelini Matheus Eduardo"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-03-04 20:01:23 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-05 18:01:29 +00:00
"value": "In the Zephyr project Bluetooth subsystem, certain duplicate and back-to-back packets can cause incorrect behavior, resulting in a denial of service. This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions, and version 1.14.0 and later versions."
2020-03-04 20:01:23 +00:00
}
]
2020-05-26 15:03:09 -06:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-06-05 18:01:29 +00:00
"refsource": "MISC",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23091",
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/23091"
2020-05-26 15:03:09 -06:00
},
{
2020-06-05 18:01:29 +00:00
"refsource": "MISC",
"url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78",
"name": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78"
2020-05-26 15:03:09 -06:00
},
{
2020-06-05 18:01:29 +00:00
"refsource": "MISC",
"url": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10068",
"name": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10068"
2020-05-26 15:03:09 -06:00
},
{
2020-06-05 18:01:29 +00:00
"refsource": "MISC",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23707",
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/23707"
2020-05-26 15:03:09 -06:00
},
{
2020-06-05 18:01:29 +00:00
"refsource": "MISC",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23708",
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/23708"
2020-05-26 15:03:09 -06:00
},
{
2020-06-05 18:01:29 +00:00
"refsource": "MISC",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23964",
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/23964"
2020-05-26 15:03:09 -06:00
}
]
},
"source": {
"defect": [
"https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78"
],
"discovery": "EXTERNAL"
2020-03-04 20:01:23 +00:00
}
2020-06-05 18:01:29 +00:00
}