#VU10794 Remote code execution in CMS Made Simple - CVE-2018-7448

 

#VU10794 Remote code execution in CMS Made Simple - CVE-2018-7448

Published: March 1, 2018 / Updated: April 19, 2024


Vulnerability identifier: #VU10794
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:P/U:Amber
CVE-ID: CVE-2018-7448
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
CMS Made Simple
Software vendor:
cmsmadesimple.org

Description

The vulnerability allows a remote authenticated attacker to execute arbitrary PHP code on the target system.

The weakness exists in the config.php file due to insufficient validation of user-supplied input. A remote attacker can send a specially crafted input, inject arbitrary PHP code via the timezone parameter in the config.php file and execute arbitrary PHP code.

Successful exploitation of the vulnerability may result in system compromise.

Remediation

Update to version 2.2 or later.

External links