cvelist/2020/13xxx/CVE-2020-13595.json
2020-08-31 15:01:28 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-13595",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Bluetooth Low Energy (BLE) controller implementation in Espressif ESP-IDF 4.0 through 4.2 (for ESP32 devices) returns the wrong number of completed BLE packets and triggers a reachable assertion on the host stack when receiving a packet with an MIC failure. An attacker within radio range can silently trigger the assertion (which disables the target's BLE stack) by sending a crafted sequence of BLE packets."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://asset-group.github.io/disclosures/sweyntooth/",
"url": "https://asset-group.github.io/disclosures/sweyntooth/"
},
{
"url": "https://asset-group.github.io/cves.html",
"refsource": "MISC",
"name": "https://asset-group.github.io/cves.html"
},
{
"url": "https://github.com/espressif/esp32-bt-lib",
"refsource": "MISC",
"name": "https://github.com/espressif/esp32-bt-lib"
}
]
}
}