cvelist/2006/5xxx/CVE-2006-5261.json
2018-10-17 17:05:08 -04:00

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-5261",
"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" : "Multiple PHP remote file inclusion vulnerabilities in PHPMyNews 1.4 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the cfg_include_dir parameter in (1) disp_form.php3, (2) disp_smileys.php3, (3) little_news.php3, and (4) index.php3 in include/."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20061008 PHPMyNews 1.4 <= (cfg_include_dir) Remote File Include Vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/448015/100/0/threaded"
},
{
"name" : "2488",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/2488"
},
{
"name" : "20396",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/20396"
},
{
"name" : "1720",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/1720"
},
{
"name" : "phpmynews-multiple-file-include(29401)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/29401"
}
]
}
}