ASP Edge User.ASP SQL Injection Vulnerability
BID:22212
Info
ASP Edge User.ASP SQL Injection Vulnerability
| Bugtraq ID: | 22212 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-0560 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 24 2007 12:00AM |
| Updated: | May 12 2015 07:35PM |
| Credit: | Ajann is credited with the discovery of this vulnerability. |
| Vulnerable: |
ASP EDGE ASP EDGE 1.2b |
| Not Vulnerable: | |
Discussion
ASP Edge User.ASP SQL Injection Vulnerability
ASP EDGE 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 implementation.
ASP EDGE Version 1.2b is vulnerable; other versions may also be affected.
ASP EDGE 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 implementation.
ASP EDGE Version 1.2b is vulnerable; other versions may also be affected.
Exploit / POC
ASP Edge User.ASP SQL Injection Vulnerability
An attacker can exploit this issue via a web client.
An example URI has been provided:
http://www.example.com/user.asp?user='union%20select%20username,0,username,0,password,0,0,0,0,0%20from%20users
An attacker can exploit this issue via a web client.
An example URI has been provided:
http://www.example.com/user.asp?user='union%20select%20username,0,username,0,password,0,0,0,0,0%20from%20users
Solution / Fix
ASP Edge User.ASP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. 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 for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
ASP Edge User.ASP SQL Injection Vulnerability
References:
References:
- ASP EDGE Web Site (ASP EDGE)
- ASP EDGE <= V1.2b (user.asp) Remote SQL Injection Vulnerability (ajann)