cvelist/2020/25xxx/CVE-2020-25661.json

92 lines
3.3 KiB
JSON
Raw Normal View History

2020-09-16 20:01:46 +00:00
{
2023-02-02 21:02:25 +00:00
"data_version": "4.0",
2020-09-16 20:01:46 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-25661",
2020-11-05 21:01:45 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-02 21:02:25 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A Red Hat only CVE-2020-12351 regression issue was found in the way the Linux kernel's Bluetooth implementation handled L2CAP packets with A2MP CID. This flaw allows a remote attacker in an adjacent range to crash the system, causing a denial of service or potentially executing arbitrary code on the system by sending a specially crafted L2CAP packet. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:01:07 +00:00
"value": "CWE-843",
2023-02-02 21:02:25 +00:00
"cweId": "CWE-843"
}
]
}
]
},
2020-11-05 21:01:45 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
2023-02-12 23:01:07 +00:00
"product_name": "kernel",
2020-11-05 21:01:45 +00:00
"version": {
"version_data": [
{
2023-02-12 23:01:07 +00:00
"version_affected": "=",
"version_value": "kernel-4.18.0-240.el8"
2020-11-05 21:01:45 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/CVE-2020-12351",
2023-02-02 21:02:25 +00:00
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2020-12351"
},
2020-09-16 20:01:46 +00:00
{
2023-02-12 23:01:07 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25661",
2023-02-02 21:02:25 +00:00
"refsource": "MISC",
2023-02-12 23:01:07 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25661"
2023-02-02 21:02:25 +00:00
},
{
"url": "https://access.redhat.com/security/vulnerabilities/BleedingTooth",
"refsource": "MISC",
"name": "https://access.redhat.com/security/vulnerabilities/BleedingTooth"
2020-09-16 20:01:46 +00:00
}
]
2020-11-05 21:01:45 +00:00
},
"impact": {
"cvss": [
2023-02-02 21:02:25 +00:00
{
2023-02-12 23:01:07 +00:00
"attackComplexity": "HIGH",
2023-02-02 21:02:25 +00:00
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
2023-02-12 23:01:07 +00:00
"baseScore": 7.5,
2023-02-02 21:02:25 +00:00
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
2023-02-12 23:01:07 +00:00
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
2023-02-02 21:02:25 +00:00
"version": "3.1"
}
2020-11-05 21:01:45 +00:00
]
2020-09-16 20:01:46 +00:00
}
}