vendor:
Booking System for Hotels Group
by:
d3b4g
7.5
CVSS
HIGH
XSS/SQL Injection
89
CWE
Product Name: Booking System for Hotels Group
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2008
Booking System for Hotels Group powered by Venalsur Bookingcenter XSS/SQL injetion vulnerability!
A vulnerability exists in Booking System for Hotels Group powered by Venalsur Bookingcenter which allows an attacker to inject malicious SQL queries and XSS payloads. An attacker can exploit this vulnerability by sending a malicious SQL query or XSS payload to the vulnerable parameter OfertaID in the URL http://site.com/www_en/cadena_ofertas_ext.php?OfertaID= [sql] or http://demo.hotelsadmin.com/www_en/cadena_ofertas_ext.php?OfertaID=<script>alert(40323.6285846991)</script>
Mitigation:
Input validation should be used to prevent malicious SQL queries and XSS payloads from being injected into the vulnerable parameter OfertaID.