vendor:
CMS Made Simple
by:
Roel van Beurden
7.5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: CMS Made Simple
Affected Version From: 2.2.14
Affected Version To: 2.2.14
Patch Exists: NO
Related CWE: N/A
CPE: a:cms_made_simple:cms_made_simple:2.2.14
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux Ubuntu 18.04
2020
CMS Made Simple 2.2.14 – Arbitrary File Upload (Authenticated)
CMS Made Simple 2.2.14 allows Authenticated Arbitrary File Upload because the File Manager does not block .ptar and .phtml files. A malicious user can perform remote code execution by creating a .phtml or .ptar file with malicious PHP payload, uploading it in the 'File Manager' module, and clicking on the uploaded file to perform remote code execution.
Mitigation:
Ensure that the File Manager module is configured to block .ptar and .phtml files.