vendor:
Xcms
by:
x0kster
7.5
CVSS
HIGH
Arbitrary Command Execution
78
CWE
Product Name: Xcms
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: No
Related CWE:
CPE: a:xcms:xcms
Platforms Tested:
Unknown
Xcms Arbitrary Command Execution Vulnerability
Xcms is prone to a vulnerability that lets attackers execute arbitrary PHP code because the application fails to properly sanitize user-supplied input. An attacker can exploit this issue to execute arbitrary malicious PHP code in the context of the webserver process. This may help the attacker compromise the application and the underlying system; other attacks are also possible.
Mitigation:
Apply proper input sanitization to user-supplied input to prevent code execution.