vendor:
Microweber
by:
Chetanya Sharma @AggressiveUser
7.2
CVSS
HIGH
Remote Code Execution (RCE)
78
CWE
Product Name: Microweber
Affected Version From: 1.2.11
Affected Version To: 1.2.11
Patch Exists: NO
Related CWE: CVE-2022-0557
CPE: a:microweber:microweber:1.2.11
Platforms Tested: KALI OS
2022
Microweber 1.2.11 – Remote Code Execution (RCE) (Authenticated)
An authenticated user can execute arbitrary code on the vulnerable system by uploading a crafted image file with a .php7 extension. The crafted image file contains PHP code which is executed when the file is accessed.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in any file uploads.