vendor:
Hotels Group
by:
R3d-D3v!L
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Hotels Group
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
Hotel_habitaciones.php HotelID Remote SQL Injection Vulnerability
A vulnerability in the Hotel_habitaciones.php HotelID parameter of the Hotels Group software from www.bookingcentre.eu allows an attacker to inject arbitrary SQL commands. An attacker can send a specially crafted request containing an SQL statement to the vulnerable parameter to execute the statement on the underlying database server.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, parameterized queries should be used to prevent SQL injection attacks.