Path traversal in CMS Made Simple - CVE-2012-6064

 

Path traversal in CMS Made Simple - CVE-2012-6064

Published: December 3, 2012 / Updated: August 11, 2020


Vulnerability identifier: #VU43275
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2012-6064
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: cmsmadesimple.org
Affected software:
CMS Made Simple

Detailed vulnerability description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in lib/filemanager/imagemanager/images.php in CMS Made Simple (CMSMS) before 1.11.2.1. A remote authenticated attacker can send a specially crafted HTTP request and remote authenticated administrators to delete arbitrary files via a . (dot dot) in the deld parameter. NOTE: this can be leveraged using CSRF (CVE-2012-5450) to allow remote attackers to delete arbitrary files.


How to mitigate CVE-2012-6064

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

Sources