High Performance Computers Solutions Shopping Cart Multiple SQL Injection Vulnerabilities
BID:21093
Info
High Performance Computers Solutions Shopping Cart Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 21093 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 14 2006 12:00AM |
| Updated: | Nov 19 2006 04:06AM |
| Credit: | Laurent Gaffi and Benjamin Moss are credited with the discovery of these vulnerabilities. |
| Vulnerable: |
High Performance Computers/Solutions Shopping Cart 0 |
| Not Vulnerable: | |
Discussion
High Performance Computers Solutions Shopping Cart Multiple SQL Injection Vulnerabilities
High Performance Computers Solutions Shopping Cart is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
High Performance Computers Solutions Shopping Cart is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Exploit / POC
High Performance Computers Solutions Shopping Cart Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://example.com/search_list.asp?Hpecs_Find=maingroup&searchstring='[sql]
http://example.com/search.asp?search='[sql]
http://example.com/category.asp?catcode='[sql]
http://example.com/product.asp?productid='[sql]
An attacker can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://example.com/search_list.asp?Hpecs_Find=maingroup&searchstring='[sql]
http://example.com/search.asp?search='[sql]
http://example.com/category.asp?catcode='[sql]
http://example.com/product.asp?productid='[sql]
Solution / Fix
High Performance Computers Solutions Shopping Cart Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
High Performance Computers Solutions Shopping Cart Multiple SQL Injection Vulnerabilities
References:
References:
- Vendor Homepage (High Performance Computers/Solutions)
- hpecs shopping cart[login bypass & injection sql (post)] (Laurent Gaffi and Benjamin Moss)