vendor:
CMS Made Simple
by:
irk4z@yahoo.pl
7.5
CVSS
HIGH
Remote Code Execution
94
CWE
Product Name: CMS Made Simple
Affected Version From: 1.1.2002
Affected Version To: 1.1.2002
Patch Exists: NO
Related CWE:
CPE: CMS Made Simple 1.1.2
Platforms Tested:
2007
CMS Made Simple 1.1.2 Remote Code Execution Vulnerability
This vulnerability allows an attacker to execute arbitrary code on the target system. The vulnerability exists in the 'adodb-perf-module.inc.php' file, where user-supplied input is not properly sanitized before being passed to an 'eval' function. An attacker can exploit this vulnerability by sending a specially crafted request to the affected system, resulting in the execution of arbitrary PHP code.
Mitigation:
Update CMS Made Simple to a version that is not affected by this vulnerability. Additionally, ensure that user-supplied input is properly sanitized before being executed.