cvelist/2013/4xxx/CVE-2013-4153.json

73 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-4153",
"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" : "Double free vulnerability in the qemuAgentGetVCPUs function in qemu/qemu_agent.c in libvirt 1.0.6 through 1.1.0 allows remote attackers to cause a denial of service (daemon crash) via a cpu count request, as demonstrated by the \"virsh vcpucount dom --guest\" command."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://openwall.com/lists/oss-security/2013/07/19/11"
},
{
"url" : "http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=dfc692350a04a70b4ca65667c30869b3bfdaf034"
},
{
"url" : "http://libvirt.org/news.html"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=984821"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=986383"
}
]
}
}