mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
125 lines
4.4 KiB
JSON
125 lines
4.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "vulnerabilities@zephyrproject.org",
|
|
"DATE_PUBLIC": "2020-05-25T00:00:00.000Z",
|
|
"ID": "CVE-2020-10068",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Zephyr Bluetooth DLE duplicate requests vulnerability"
|
|
},
|
|
"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",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23091",
|
|
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/23091"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78",
|
|
"name": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23707",
|
|
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/23707"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23708",
|
|
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/23708"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23964",
|
|
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/23964"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"defect": [
|
|
"https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78"
|
|
],
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |