vendor:
Hotel Reservation System
by:
Nefrit ID
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Hotel Reservation System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:dhruvmullick:hotel_reservation_system
Platforms Tested: Kali Linux & Windows 10
2022
Hotel Reservation System 1.0 – SQLi (Unauthenticated)
An unauthenticated attacker can exploit a SQL injection vulnerability in Hotel Reservation System 1.0 by sending a malicious payload to the username parameter. The payload ' or '1'='1'# can be used to bypass the login page.
Mitigation:
Input validation should be used to prevent SQL injection attacks.