CVE-2007-6604
XCMS <= 1.82 - Path Traversal via Admin Page s Parameter or Module pg Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6604. PoCs published by nexen.
AI-analyzed exploit summary This exploit demonstrates Local File Inclusion (LFI) and Remote Code Execution (RCE) in XCMS <= 1.82. The LFI allows reading arbitrary files, while RCE is achieved by uploading a malicious image containing PHP code and accessing it via LFI.
Description
Multiple directory traversal vulnerabilities in index.php in XCMS 1.82 and earlier allow remote attackers to read arbitrary files via a .. (dot dot) in (1) the s parameter to the admin page or (2) the pg parameter to an arbitrary module, as demonstrated by reading a password hash in a .dtb file under dati/membri/ or by executing embedded PHP code in images under uploads/avatar/.
Exploits (1)
This exploit demonstrates Local File Inclusion (LFI) and Remote Code Execution (RCE) in XCMS <= 1.82. The LFI allows reading arbitrary files, while RCE is achieved by uploading a malicious image containing PHP code and accessing it via LFI.