cvelist/2014/9xxx/CVE-2014-9403.json

93 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-9403",
"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 CWebAdminMod::ChanPage function in modules/webadmin.cpp in ZNC before 1.4 allows remote authenticated users to cause a denial of service (NULL pointer dereference and crash) by adding a channel with the same name as an existing channel but without the leading # character, related to a \"use-after-delete\" error."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20141217 Re: CVE Request: ZNC NULL Pointer Dereference",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2014/12/18/2"
},
{
"name" : "https://github.com/znc/znc/blob/master/ChangeLog.md",
"refsource" : "CONFIRM",
"url" : "https://github.com/znc/znc/blob/master/ChangeLog.md"
},
{
"name" : "https://github.com/znc/znc/issues/528",
"refsource" : "CONFIRM",
"url" : "https://github.com/znc/znc/issues/528"
},
{
"name" : "http://advisories.mageia.org/MGASA-2014-0543.html",
"refsource" : "CONFIRM",
"url" : "http://advisories.mageia.org/MGASA-2014-0543.html"
},
{
"name" : "MDVSA-2015:013",
"refsource" : "MANDRIVA",
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2015:013"
},
{
"name" : "66926",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/66926"
},
{
"name" : "57795",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/57795"
}
]
}
}