vendor:
Shopping Cart
by:
Spabam
7.5
CVSS
HIGH
Command Injection
78
CWE
Product Name: Shopping Cart
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2003
Hassan Consulting’s Shopping Cart Vulnerability
Hassan Consulting's Shopping Cart is commercial web store software which does not filter certain types of user-supplied input from web requests. This makes it possible for a malicious user to submit a request which causes arbitrary commands to be executed on the host (with the privileges of the webserver process). For example, special shell characters like '|' or ';' are treated as valid by Shopping Cart.
Mitigation:
Filter user-supplied input from web requests.