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

93 lines
2.7 KiB
JSON
Raw Normal View History

2018-09-11 13:06:17 -04:00
{
2018-11-02 18:06:39 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2018-16847",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-11-02 16:06:18 -03:00
{
2018-11-02 18:06:39 -04:00
"product" : {
"product_data" : [
{
"product_name" : "QEMU:",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
2018-11-02 16:06:18 -03:00
}
2018-11-02 18:06:39 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"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."
}
]
},
"impact" : {
"cvss" : [
[
2018-11-02 16:06:18 -03:00
{
2018-11-02 18:06:39 -04:00
"vectorString" : "7/CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version" : "3.0"
2018-11-02 16:06:18 -03:00
}
2018-11-02 18:06:39 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-787"
}
2018-11-02 16:06:18 -03:00
]
2018-11-02 18:06:39 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20181102 CVE-2018-16847 QEMU: nvme: Out-of-bounds r/w buffer access in cmb operations",
"refsource" : "MLIST",
"url" : "https://www.openwall.com/lists/oss-security/2018/11/02/1"
},
{
"name" : "https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg00200.html",
"refsource" : "MISC",
"url" : "https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg00200.html"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16847",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16847"
2018-11-09 06:06:30 -05:00
},
2018-11-27 06:09:17 -05:00
{
"name" : "USN-3826-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3826-1/"
},
2018-11-09 06:06:30 -05:00
{
"name" : "105866",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105866"
2018-11-02 18:06:39 -04:00
}
]
}
}