vendor:
MaraCMS
by:
Michele Cisternino (0blio_)
7.5
CVSS
HIGH
Authenticated Remote Code Execution
78
CWE
Product Name: MaraCMS
Affected Version From: 7.5
Affected Version To: 7.5
Patch Exists: NO
Related CWE: N/A
CPE: a:maracms:maracms:7.5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux(x64)
2020
Mara CMS 7.5 – Remote Code Execution (Authenticated)
MaraCMS 7.5 is vulnerable to Authenticated Remote Code Execution. In order to exploit the vulnerability, an attacker must have a valid authenticated session on the CMS as 'admin' or 'manager'. The file uploader fails to check extensions of files uploaded by the user, so it is possible to upload a webshell and get RCE.
Mitigation:
Ensure that the file uploader is configured to check for valid file extensions and that only authorized users are allowed to upload files.