cvelist/2008/2xxx/CVE-2008-2650.json

92 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 07:17:56 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-2650",
"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 07:17:56 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in cmsimple/cms.php in CMSimple 3.1, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the sl parameter to index.php. NOTE: this can be leveraged for remote file execution by including adm.php and then invoking the upload action. NOTE: on 20080601, the vendor patched 3.1 without changing the version number."
2017-10-16 12:31:07 -04:00
}
2019-03-18 07:17:56 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "30463",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/30463"
},
{
"name": "45881",
"refsource": "OSVDB",
"url": "http://osvdb.org/45881"
},
{
"name": "cmsimple-index-file-include(42792)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42792"
},
{
"name": "29450",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/29450"
},
{
"name": "5700",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/5700"
},
{
"name": "cmsimple-index-file-upload(42793)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42793"
},
{
"name": "http://www.cmsimple.com/forum/viewtopic.php?f=2&t=17",
"refsource": "CONFIRM",
"url": "http://www.cmsimple.com/forum/viewtopic.php?f=2&t=17"
}
]
}
}