CVE-2008-2650
published 2008-06-10CVE-2008-2650: Directory traversal vulnerability in cmsimple/cms.php in CMSimple 3.1, when register_globals is enabled, allows remote attackers to include and execute…
PriorityP345medium6.8CVSS 2.0
AVNACMAuNCPIPAP
EXPLOIT
EPSS
18.81%
96.9th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| cmsimple | cmsimple | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
CMSimple 3.1 - Local File Inclusion / Arbitrary File Upload
exploitdb·2008-05-31
CVE-2008-2650 CMSimple 3.1 - Local File Inclusion / Arbitrary File Upload
CMSimple 3.1 - Local File Inclusion / Arbitrary File Upload
---
#
# CMSimple 3.1 Local File Inclusion / Arbitrary File Upload
# download: http://www.cmsimple.org/?Downloads
# dork: "Powered by CMSimple"
#
# author: [email protected]
# homepage: http://irk4z.wordpress.com
#
Local File Inclusion :
http://[host]/[path]/index.php?sl=[file]%00
http://[host]/[path]/index.php?sl=../../../../../../../etc/passwd%00
Arbitrary File Upload (into http://[host]/[path]/downloads/ ):
# milw0rm.com [2008-05-31]
Nuclei
CMSimple 3.1 - Local File Inclusion
nuclei·CVSS 6.8
CVE-2008-2650 [MEDIUM] CMSimple 3.1 - Local File Inclusion
CMSimple 3.1 - Local File Inclusion
CMSimple 3.1 is susceptible to local file inclusion via cmsimple/cms.php when register_globals is enabled which 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.
Template:
id: CVE-2008-2650
info:
name: CMSimple 3.1 - Local File Inclusion
author: pussycat0x
severity: medium
description: |
CMSimple 3.1 is susceptible to local file inclusion via cmsimple/cms.php when register_globals is enabled which allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the s
http://osvdb.org/45881http://secunia.com/advisories/30463http://www.cmsimple.com/forum/viewtopic.php?f=2&t=17http://www.securityfocus.com/bid/29450https://exchange.xforce.ibmcloud.com/vulnerabilities/42792https://exchange.xforce.ibmcloud.com/vulnerabilities/42793https://www.exploit-db.com/exploits/5700http://osvdb.org/45881http://secunia.com/advisories/30463http://www.cmsimple.com/forum/viewtopic.php?f=2&t=17http://www.securityfocus.com/bid/29450https://exchange.xforce.ibmcloud.com/vulnerabilities/42792https://exchange.xforce.ibmcloud.com/vulnerabilities/42793https://www.exploit-db.com/exploits/5700
2008-06-10
Published