cvelist/2012/2xxx/CVE-2012-2652.json

98 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-2652",
"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" : "The bdrv_open function in Qemu 1.0 does not properly handle the failure of the mkstemp function, when in snapshot node, which allows local users to overwrite or read arbitrary files via a symlink attack on an unspecified temporary file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=commit;h=eba25057b9a5e19d10ace2bc7716667a31297169",
"refsource" : "CONFIRM",
"url" : "http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=commit;h=eba25057b9a5e19d10ace2bc7716667a31297169"
},
{
"name" : "http://git.qemu.org/?p=qemu-stable-0.15.git;a=log",
"refsource" : "CONFIRM",
"url" : "http://git.qemu.org/?p=qemu-stable-0.15.git;a=log"
},
{
"name" : "DSA-2545",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2012/dsa-2545"
},
{
"name" : "SUSE-SU-2012:1202",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-security-announce/2012-09/msg00024.html"
},
{
"name" : "USN-1522-1",
"refsource" : "UBUNTU",
"url" : "http://www.ubuntu.com/usn/USN-1522-1"
},
{
"name" : "53725",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/53725"
},
{
"name" : "50132",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/50132"
},
{
"name" : "50689",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/50689"
}
]
}
}