vendor:
uHotelBooking
by:
Ahmet Ümit BAYRAM
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: uHotelBooking
Affected Version From: Lastest
Affected Version To: Lastest
Patch Exists: NO
Related CWE: N/A
CPE: a:hotel-booking-script:uhotelbooking
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2019
uHotelBooking System – ‘system_page’ SQL Injection
uHotelBooking is a powerful hotel management and online booking/reservation site script. The vulnerability exists due to improper validation of user-supplied input in the 'system_page' parameter of the 'index.php' script. A remote attacker can send a specially crafted HTTP request to execute arbitrary SQL commands in application's database.
Mitigation:
Input validation should be performed to ensure that untrusted data is not used to construct SQL commands that can be executed.