cvelist/2007/5xxx/CVE-2007-5186.json

97 lines
3.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:10:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-5186",
"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-18 02:10:19 +00:00
"lang": "eng",
"value": "PHP remote file inclusion vulnerability in index.php in Segue CMS 1.8.4 and earlier, when register_globals is disabled, allows remote attackers to execute arbitrary PHP code via a URL in the themesdir parameter, a different vector than CVE-2006-5497. NOTE: this issue was disputed, but the dispute was retracted after additional analysis."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:10:19 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "4476",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/4476"
},
{
"name": "http://sourceforge.net/project/shownotes.php?group_id=82171&release_id=543854",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/project/shownotes.php?group_id=82171&release_id=543854"
},
{
"name": "20071001 Bogus: Segue CMS <= 1.8.4 index.php Remote File Inclusion Vulnerability",
"refsource": "VIM",
"url": "http://www.attrition.org/pipermail/vim/2007-October/001811.html"
},
{
"name": "segue-index-file-include(36903)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36903"
},
{
"name": "20071001 Bogus: Segue CMS <= 1.8.4 index.php Remote File Inclusion Vulnerability",
"refsource": "VIM",
"url": "http://www.attrition.org/pipermail/vim/2007-October/001816.html"
},
{
"name": "ADV-2007-3342",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/3342"
},
{
"name": "27025",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/27025"
},
{
"name": "25889",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/25889"
}
]
}
}