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

82 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:26:01 +00: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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 22:26:01 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:26:01 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "2632",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/2632"
},
{
"name": "http://cmsfaethon.org/news.php#8",
"refsource": "CONFIRM",
"url": "http://cmsfaethon.org/news.php#8"
},
{
"name": "http://dev.cmsfaethon.org/tracker/?do=details&id=43",
"refsource": "CONFIRM",
"url": "http://dev.cmsfaethon.org/tracker/?do=details&id=43"
},
{
"name": "cms-faethon-mainpath-file-include(29757)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29757"
},
{
"name": "20705",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/20705"
}
]
}
}