vendor:
XCMS
by:
Nexen
5.5
CVSS
MEDIUM
LFI (Local File Inclusion) and RCE (Remote Code Execution)
CWE
Product Name: XCMS
Affected Version From: 1
Affected Version To: 1.82
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
XCMS LFI & RCE Exploit
This exploit allows an attacker to perform local file inclusion and remote code execution on the XCMS version 1.82. The exploit involves manipulating the 'pg' parameter in the index.php file to access sensitive files on the server and execute arbitrary code. The exploit also mentions a hash disclosure vulnerability that allows an attacker to access user hashes. To achieve RCE, the attacker needs to upload an image with a PHP code binded and then use the LFI vulnerability to execute the code.
Mitigation:
To mitigate this vulnerability, it is recommended to update XCMS to a version that is not affected by this exploit. Additionally, restricting access to sensitive files and directories and implementing proper input validation can help prevent LFI and RCE attacks.