vendor:
Clinic Management System
by:
BKpatron
7.5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: Clinic Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:clinic_management_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Win 10
2020
Clinic Management System 1.0 – Authentication Bypass
Attacker can bypass login page and access to dashboard page by sending a POST request with user=admin&email='='or'&password='='or'&btn_login=:undefined to the vulnerable file login.php
Mitigation:
Implement proper authentication and authorization mechanisms to prevent unauthorized access.