CartWIZ SearchResults.ASP PriceFrom Argument SQL Injection Vulnerability
BID:13334
Info
CartWIZ SearchResults.ASP PriceFrom Argument SQL Injection Vulnerability
| Bugtraq ID: | 13334 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 23 2005 12:00AM |
| Updated: | Apr 23 2005 12:00AM |
| Credit: | dcrab <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
Elemental Software CartWIZ 1.10 |
| Not Vulnerable: | |
Discussion
CartWIZ SearchResults.ASP PriceFrom Argument SQL Injection Vulnerability
CartWIZ is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input prior to utilizing the data 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.
CartWIZ is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input prior to utilizing the data 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
CartWIZ SearchResults.ASP PriceFrom Argument SQL Injection Vulnerability
No exploit is required.
The following proof of concept is available:
http://www.example.com/store/searchResults.asp?name=&idCategory=&sku=&priceFrom=[SQL]&priceTo=9999999999&validate=1
No exploit is required.
The following proof of concept is available:
http://www.example.com/store/searchResults.asp?name=&idCategory=&sku=&priceFrom=[SQL]&priceTo=9999999999&validate=1
Solution / Fix
CartWIZ SearchResults.ASP PriceFrom Argument 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
CartWIZ SearchResults.ASP PriceFrom Argument SQL Injection Vulnerability
References:
References:
- CartWIZ Home Page (Elemental Software)
- Multiple Sql injection and XSS in CartWIZ ASP Cart (dcrab
)