cvelist/2011/1xxx/CVE-2011-1159.json
2017-10-16 12:31:07 -04:00

85 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2011-1159",
"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" : "acpid.c in acpid before 2.0.9 does not properly handle a situation in which a process has connected to acpid.socket but is not reading any data, which allows local users to cause a denial of service (daemon hang) via a crafted application that performs a connect system call but no read system calls."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2011/01/19/4"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2011/03/15/7"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2011/03/15/12"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=688698"
},
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2011-May/060053.html"
},
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2011-May/059880.html"
},
{
"url" : "http://www.securityfocus.com/bid/45915"
},
{
"url" : "http://secunia.com/advisories/42947"
},
{
"url" : "http://secunia.com/advisories/44621"
}
]
}
}