vendor:
JReservation Hotel Booking Component
by:
Chip D3 Bi0s
N/A
CVSS
N/A
Blind SQL Injection
89
CWE
Product Name: JReservation Hotel Booking Component
Affected Version From: 1.5
Affected Version To: 1.5
Patch Exists: NO
Related CWE: N/A
CPE: a:can_and_will:jreservation
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
joomla component com_jreservation (pid) Blind SQL Injection Vulnerability
A Blind SQL Injection vulnerability exists in Joomla 1.5 Jreservation Component for hotel booking system. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable application. This can allow the attacker to gain access to sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.