vendor:
Complaint Management System
by:
Metin Yunus Kandemir
9.8
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: Complaint Management System
Affected Version From: v4.0
Affected Version To: v4.0
Patch Exists: NO
Related CWE: N/A
CPE: 2.3:a:phpgurukul:complaint_management_system:4.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Xampp for Windows
2020
Complaint Management System 4.0 – Remote Code Execution
There isn't any file extension control at the 'Register Complaint' section of user panel. An unauthorized user can upload and execute php file. Below basic python script will bypass authentication and execute command on target server.
Mitigation:
Implement file extension control at the 'Register Complaint' section of user panel.