autoDealer 'iType' parameter SQL Injection Vulnerability
BID:39821
Info
autoDealer 'iType' parameter SQL Injection Vulnerability
| Bugtraq ID: | 39821 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-0053 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 30 2010 12:00AM |
| Updated: | Apr 30 2010 12:00AM |
| Credit: | Sid3^effects |
| Vulnerable: |
ASP SiteWare autoDealer 1 |
| Not Vulnerable: | |
Discussion
autoDealer 'iType' parameter SQL Injection Vulnerability
autoDealer 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 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.
Exploit / POC
autoDealer 'iType' parameter SQL Injection Vulnerability
An attacker can exploit this issue via a web client.
The following example URI is available to demonstrate this issue:
http://www.example.com/type.asp?iType=[ur injection code]
An attacker can exploit this issue via a web client.
The following example URI is available to demonstrate this issue:
http://www.example.com/type.asp?iType=[ur injection code]
Solution / Fix
autoDealer 'iType' parameter 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 any 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 any more recent information, please mail us at: [email protected].
References
autoDealer 'iType' parameter SQL Injection Vulnerability
References:
References:
- autoDealer Product Page (ASP SiteWare)