vendor:
Complaint Management System
by:
Besim ALTINOK
7.5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: Complaint Management System
Affected Version From: 4.2
Affected Version To: 4.2
Patch Exists: NO
Related CWE: N/A
CPE: a:phpgurukul:complaint_management_system
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Xampp
2020
Complaint Management System 4.2 – Authentication Bypass
The Complaint Management System 4.2 is vulnerable to authentication bypass due to a lack of proper input validation. An attacker can bypass authentication by providing a specially crafted username and password, such as 'pentester' or'1'=1#' for both the username and password fields.
Mitigation:
Input validation should be implemented to prevent authentication bypass.