cvelist/2006/5xxx/CVE-2006-5588.json

83 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-5588",
"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 CMS Faethon 2.0 Ultimate and earlier, when register_globals and magic_quotes_gpc are enabled, allow remote attackers to execute arbitrary PHP code via a URL in the mainpath parameter to (1) includes/rss-reader.php or (2) admin/config.php, different vectors than CVE-2006-3185."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "2632",
"refsource" : "EXPLOIT-DB",
2017-10-18 13:04:39 -04:00
"url" : "https://www.exploit-db.com/exploits/2632"
2017-10-16 12:31:07 -04:00
},
{
"name" : "http://cmsfaethon.org/news.php#8",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://cmsfaethon.org/news.php#8"
},
{
"name" : "http://dev.cmsfaethon.org/tracker/?do=details&id=43",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://dev.cmsfaethon.org/tracker/?do=details&id=43"
},
{
"name" : "20705",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/20705"
},
{
"name" : "cms-faethon-mainpath-file-include(29757)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/29757"
}
]
}
}