vendor:
RiteCMS
by:
faisalfs10x
7.5
CVSS
HIGH
Remote Code Execution (RCE)
94
CWE
Product Name: RiteCMS
Affected Version From: <= 3.1.0
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows 10, Ubuntu 18, XAMPP
2021
RiteCMS 3.1.0 – Remote Code Execution (RCE) (Authenticated)
RiteCMS version 3.1.0 and below suffers from a remote code execution in admin panel. An authenticated attacker can upload a php file and bypass the .htacess configuration that deny execution of .php files in media and files directory by default. There are 4 ways of bypassing the current file upload protection to achieve remote code execution.
Mitigation:
Update to a version higher than 3.1.0 or apply the patch provided by the vendor. Ensure that proper access controls and file upload restrictions are implemented.