cvelist/2018/16xxx/CVE-2018-16847.json

102 lines
3.5 KiB
JSON
Raw Normal View History

2018-09-11 13:06:17 -04:00
{
2023-02-13 04:01:44 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 00:32:01 +00:00
"CVE_data_meta": {
"ID": "CVE-2018-16847",
2023-02-13 04:01:44 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 00:32:01 +00:00
"STATE": "PUBLIC"
},
2023-02-13 04:01:44 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "An OOB heap buffer r/w access issue was found in the NVM Express Controller emulation in QEMU. It could occur in nvme_cmb_ops routines in nvme device. A guest user/process could use this flaw to crash the QEMU process resulting in DoS or potentially run arbitrary code with privileges of the QEMU process."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787",
"cweId": "CWE-787"
}
]
}
]
},
2019-03-18 00:32:01 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-13 04:01:44 +00:00
"vendor_name": "[UNKNOWN]",
2019-03-18 00:32:01 +00:00
"product": {
"product_data": [
{
"product_name": "QEMU:",
"version": {
"version_data": [
{
2023-02-13 04:01:44 +00:00
"version_affected": "=",
2019-03-18 00:32:01 +00:00
"version_value": "n/a"
}
]
}
}
]
2023-02-13 04:01:44 +00:00
}
2019-03-18 00:32:01 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-13 04:01:44 +00:00
"url": "http://www.securityfocus.com/bid/105866",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/105866"
2019-03-18 00:32:01 +00:00
},
{
2023-02-13 04:01:44 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16847",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16847"
2019-03-18 00:32:01 +00:00
},
{
2023-02-13 04:01:44 +00:00
"url": "https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg00200.html",
2019-03-18 00:32:01 +00:00
"refsource": "MISC",
2023-02-13 04:01:44 +00:00
"name": "https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg00200.html"
2019-03-18 00:32:01 +00:00
},
{
2023-02-13 04:01:44 +00:00
"url": "https://usn.ubuntu.com/3826-1/",
"refsource": "MISC",
"name": "https://usn.ubuntu.com/3826-1/"
2019-03-18 00:32:01 +00:00
},
{
2023-02-13 04:01:44 +00:00
"url": "https://www.openwall.com/lists/oss-security/2018/11/02/1",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2018/11/02/1"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.0"
2019-03-18 00:32:01 +00:00
}
]
}
}