ECommProV3 Admin/Login.ASP SQL Injection Vulnerability
BID:13274
Info
ECommProV3 Admin/Login.ASP SQL Injection Vulnerability
| Bugtraq ID: | 13274 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-1412 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 20 2005 12:00AM |
| Updated: | Jul 12 2009 02:06PM |
| Credit: | c0d3r "Kaveh Razavi" [email protected] is credited with the discovery of this vulnerability. |
| Vulnerable: |
Ecommerce-Carts.com EcommPro 3.0 |
| Not Vulnerable: | |
Discussion
ECommProV3 Admin/Login.ASP SQL Injection Vulnerability
EcommProV3 is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
EcommProV3 is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
ECommProV3 Admin/Login.ASP SQL Injection Vulnerability
No exploit is required.
The following proof of concept URIs are available:
http://www.example.com/scart/admin/login.asp?AdminID=admin&AdminPWD='[SQL Injection]
http://www.example.com/scart/admin/login.asp?AdminID=admin&AdminPWD=''='[SQL Injection]
No exploit is required.
The following proof of concept URIs are available:
http://www.example.com/scart/admin/login.asp?AdminID=admin&AdminPWD='[SQL Injection]
http://www.example.com/scart/admin/login.asp?AdminID=admin&AdminPWD=''='[SQL Injection]
Solution / Fix
ECommProV3 Admin/Login.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 are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
ECommProV3 Admin/Login.ASP SQL Injection Vulnerability
References:
References:
- EcommPro Homepage (Ecommerce-Carts.com)
- Ecommerce-Carts SQL injection vulnerability ( IHSTeam ) ([email protected])