cvelist/2010/2xxx/CVE-2010-2448.json
2017-10-16 12:31:07 -04:00

91 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-2448",
"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" : "znc.cpp in ZNC before 0.092 allows remote authenticated users to cause a denial of service (crash) by requesting traffic statistics when there is an active unauthenticated connection, which triggers a NULL pointer dereference, as demonstrated using (1) a traffic link in the web administration pages or (2) the traffic command in the /znc shell."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://znc.svn.sourceforge.net/viewvc/znc/trunk/znc.cpp?r1=2025&r2=2026&pathrev=2026"
},
{
"url" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584929"
},
{
"url" : "http://sourceforge.net/projects/znc/files/znc/0.092/znc-0.092-changelog.txt/view"
},
{
"url" : "http://znc.svn.sourceforge.net/viewvc/znc?revision=2026&view=revision"
},
{
"url" : "http://www.debian.org/security/2010/dsa-2069"
},
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2010-June/043000.html"
},
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2010-June/043043.html"
},
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2010-June/043044.html"
},
{
"url" : "http://www.securityfocus.com/bid/40982"
},
{
"url" : "http://secunia.com/advisories/40523"
},
{
"url" : "http://www.vupen.com/english/advisories/2010/1775"
}
]
}
}