vendor:
XCMS
by:
x0kster
7.5
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: XCMS
Affected Version From: XCMS v1.0
Affected Version To: XCMS v1.83
Patch Exists: NO
Related CWE:
CPE: a:xcms:xcms:1.83
Platforms Tested:
2007
XCMS <= v1.83 Remote Command Execution Vulnerability
The XCMS script allows remote attackers to execute arbitrary commands via a crafted request to the cpie.php file, which does not properly validate user input before passing it to a system call.
Mitigation:
Update to a version higher than v1.83, or apply a patch if available. Additionally, ensure that user input is properly validated and sanitized before being used in system calls.