RevSense SQL Injection and Cross Site Scripting Vulnerabilities
BID:32624
Info
RevSense SQL Injection and Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 32624 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6385 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 04 2008 12:00AM |
| Updated: | Mar 10 2009 08:06PM |
| Credit: | Pouya_Server |
| Vulnerable: |
W3matter RevSense 1.0 |
| Not Vulnerable: | |
Discussion
RevSense SQL Injection and Cross Site Scripting Vulnerabilities
RevSense 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.
RevSense 1.0 is vulnerable; other versions may also be affected.
RevSense 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.
RevSense 1.0 is vulnerable; other versions may also be affected.
Exploit / POC
RevSense 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/?f%5Bemail%[email protected]&f%5Bpassword%5D=\"&section=user&action=login
http://www.example.com/?section=<ScRiPt%20%0a%0d>alert(1369)%3B</ScRiPt>&action=login&t=Pouya
http://www.example.com/index.php?section=<script>alert(1369)</script>&action=login
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/?f%5Bemail%[email protected]&f%5Bpassword%5D=\"&section=user&action=login
http://www.example.com/?section=<ScRiPt%20%0a%0d>alert(1369)%3B</ScRiPt>&action=login&t=Pouya
http://www.example.com/index.php?section=<script>alert(1369)</script>&action=login
Solution / Fix
RevSense 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
RevSense SQL Injection and Cross Site Scripting Vulnerabilities
References:
References:
- RevSense Homepage (W3matter)