cvelist/2014/5xxx/CVE-2014-5388.json

88 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-5388",
"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" : "Off-by-one error in the pci_read function in the ACPI PCI hotplug interface (hw/acpi/pcihp.c) in QEMU allows local guest users to obtain sensitive information and have other unspecified impact related to a crafted PCI device that triggers memory corruption."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[Qemu-devel] 20140820 [PATCH v2] pcihp: fix possible array out of bounds",
"refsource" : "MLIST",
"url" : "https://lists.gnu.org/archive/html/qemu-devel/2014-08/msg03338.html"
},
{
"name" : "[oss-security] 20140822 CVE request Qemu: out of bounds memory access",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2014/q3/438"
},
{
"name" : "[oss-security] 20140822 Re: CVE request Qemu: out of bounds memory access",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2014/q3/440"
},
{
"name" : "http://git.qemu.org/?p=qemu.git;a=commit;h=fa365d7cd11185237471823a5a33d36765454e16",
"refsource" : "CONFIRM",
"url" : "http://git.qemu.org/?p=qemu.git;a=commit;h=fa365d7cd11185237471823a5a33d36765454e16"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1132956",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1132956"
},
{
"name" : "USN-2409-1",
"refsource" : "UBUNTU",
"url" : "http://www.ubuntu.com/usn/USN-2409-1"
}
]
}
}