cvelist/2009/0xxx/CVE-2009-0422.json
2018-10-11 16:05:44 -04:00

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-0422",
"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" : "Dynamic variable evaluation vulnerability in lists/admin.php in phpList 2.10.8 and earlier, when register_globals is disabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the _SERVER[ConfigFile] parameter to admin/index.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20090114 phpList <= 2.10.8 Local File inclusion",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/500057/100/0/threaded"
},
{
"name" : "7778",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/7778"
},
{
"name" : "http://www.bugreport.ir/index_60.htm",
"refsource" : "MISC",
"url" : "http://www.bugreport.ir/index_60.htm"
},
{
"name" : "33533",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/33533"
},
{
"name" : "phplist-indexphp-file-include(47945)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/47945"
}
]
}
}