vendor:
Web-based-hotel-booking-system
by:
KeopssGroup0day,Inc
8.8
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: Web-based-hotel-booking-system
Affected Version From: 0.1.0
Affected Version To: 0.1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:mrzulkarnine:web-based-hotel-booking-system:0.1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2020
Web Based Online Hotel Booking System 0.1.0 – Authentication Bypass
An authentication bypass vulnerability exists in Web Based Online Hotel Booking System 0.1.0. An attacker can exploit this vulnerability by sending a specially crafted payload to the loginauth.php page. The payload consists of a username and password of '1' or 1 = 1 LIMIT 1#. This will bypass the authentication and allow the attacker to access the dashboard.php page.
Mitigation:
Ensure that authentication is properly implemented and that all user input is properly sanitized and validated.