vendor:
HPE Shopping Cart
by:
Laurent Gaffié & Benjamin Mossé
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: HPE Shopping Cart
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: hpe:hpecs_shopping_cart
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
HPE Shopping Cart Injection SQL
A vulnerability in HPE Shopping Cart allows an attacker to inject arbitrary SQL commands. This can be done by sending a specially crafted HTTP POST request to the search_list.asp page. The vulnerable parameter is Hpecs_Find, which can be set to a malicious SQL query.
Mitigation:
Input validation should be used to prevent SQL injection attacks.