ReVou SQL Injection and Cross Site Scripting Vulnerabilities
BID:33540
Info
ReVou SQL Injection and Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 33540 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 30 2009 12:00AM |
| Updated: | Feb 02 2009 08:09PM |
| Credit: | nuclear |
| Vulnerable: |
ReVou ReVou 0 |
| Not Vulnerable: | |
Discussion
ReVou SQL Injection and Cross Site Scripting Vulnerabilities
ReVou 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.
ReVou 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
ReVou SQL Injection and Cross Site Scripting Vulnerabilities
An attacker can use a browser to exploit these issues. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URI is available:
http://www.example.com/[path]/user_updates.php?user=test21' UNION SELECT 1,2,3,4,@@version,6,7,8/*
The following example HTTP session is available:
An attacker can use a browser to exploit these issues. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URI is available:
http://www.example.com/[path]/user_updates.php?user=test21' UNION SELECT 1,2,3,4,@@version,6,7,8/*
The following example HTTP session is available:
Solution / Fix
ReVou 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].