cvelist/2012/6xxx/CVE-2012-6084.json

88 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-6084",
"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" : "modules/m_capab.c in (1) ircd-ratbox before 3.0.8 and (2) Charybdis before 3.4.2 does not properly support capability negotiation during server handshakes, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a malformed request."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20130101 Re: Charybdis: Improper assumptions in the server handshake code may lead to a remote crash",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2013/01/01/4"
},
{
"name" : "http://rabbit.dereferenced.org/~nenolod/ASA-2012-12-31.txt",
"refsource" : "CONFIRM",
"url" : "http://rabbit.dereferenced.org/~nenolod/ASA-2012-12-31.txt"
},
{
"name" : "http://www.ratbox.org/download/ircd-ratbox-3.0.8.tar.bz2",
"refsource" : "CONFIRM",
"url" : "http://www.ratbox.org/download/ircd-ratbox-3.0.8.tar.bz2"
},
{
"name" : "http://www.stack.nl/~jilles/irc/charybdis-3.4.2.tbz2",
"refsource" : "CONFIRM",
"url" : "http://www.stack.nl/~jilles/irc/charybdis-3.4.2.tbz2"
},
{
"name" : "https://github.com/atheme/charybdis/commit/ac0707aa61d9c20e9b09062294701567c9f41595.patch",
"refsource" : "CONFIRM",
"url" : "https://github.com/atheme/charybdis/commit/ac0707aa61d9c20e9b09062294701567c9f41595.patch"
},
{
"name" : "DSA-2612",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2013/dsa-2612"
}
]
}
}