vendor:
MODX Revolution
by:
Sarang Tumne
7.2
CVSS
HIGH
Authenticated Remote Code Execution
94
CWE
Product Name: MODX Revolution
Affected Version From: 2.8.3-pl
Affected Version To: 2.8.3-pl
Patch Exists: NO
Related CWE: CVE-2022-26149
CPE: modx:revolution:2.8.3-pl
Platforms Tested:
2022
MODX Revolution v2.8.3-pl – Authenticated Remote Code Execution
This exploit allows an authenticated user to execute remote code on MODX Revolution version 2.8.3-pl. The exploit involves abusing the functionality of uploading files by adding the .php file extension to the 'Uploadable File Types' option in 'System Settings'. The attacker can then upload a shell.php file through the Media Browser and gain a reverse shell.
Mitigation:
To mitigate this vulnerability, the vendor should release a patch that fixes the file upload functionality and restricts the uploadable file types. Users are advised to update to a patched version or implement access controls to prevent unauthorized access.