cvelist/2005/0xxx/CVE-2005-0226.json

78 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2005-0226",
"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" : "Format string vulnerability in the Log_Resolver function in log.c for ngIRCd 0.8.2 and earlier, when compiled with IDENT, logging to SYSLOG, and with DEBUG enabled, allows remote attackers to execute arbitrary code."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20050203 ngIRCd <= v0.8.2 Format String Vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?l=bugtraq&m=110746413108183&w=2"
},
{
"name" : "http://www.nosystem.com.ar/advisories/advisory-11.txt",
"refsource" : "MISC",
"url" : "http://www.nosystem.com.ar/advisories/advisory-11.txt"
},
{
"name" : "12434",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/12434"
},
{
"name" : "14114",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/14114/"
}
]
}
}