cvelist/2019/10xxx/CVE-2019-10207.json

87 lines
2.9 KiB
JSON
Raw Normal View History

2019-03-27 12:00:51 +00:00
{
2023-02-02 21:01:38 +00:00
"data_version": "4.0",
2019-03-27 12:00:51 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2019-10207",
2019-11-25 14:02:08 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-11-25 14:48:59 +01:00
},
2023-02-02 21:01:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:01:07 +00:00
"value": "A flaw was found in the Linux kernel's Bluetooth implementation of UART, all versions kernel 3.x.x before 4.18.0 and kernel 5.x.x. An attacker with local access and write permissions to the Bluetooth hardware could use this flaw to issue a specially crafted ioctl function call and cause the system to crash."
2023-02-02 21:01:38 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:01:07 +00:00
"value": "CWE-476",
2023-02-02 21:01:38 +00:00
"cweId": "CWE-476"
}
]
}
]
},
2019-11-25 14:48:59 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
2023-02-12 23:01:07 +00:00
"product_name": "kernel",
2023-02-02 21:01:38 +00:00
"version": {
"version_data": [
{
2023-02-12 23:01:07 +00:00
"version_affected": "=",
"version_value": "all versions kernel 3.x.x before 4.18.0 and kernel 5.x.x"
2019-11-25 14:48:59 +01:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2019-03-27 12:00:51 +00:00
{
2023-02-02 21:01:38 +00:00
"url": "https://security.netapp.com/advisory/ntap-20200103-0001/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20200103-0001/"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10207",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10207"
2019-03-27 12:00:51 +00:00
}
]
2019-11-25 14:48:59 +01:00
},
"impact": {
"cvss": [
2023-02-02 21:01:38 +00:00
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
2019-11-25 14:48:59 +01:00
]
2019-03-27 12:00:51 +00:00
}
2019-11-25 14:02:08 +00:00
}