vendor:
Shopping Cart
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-site Scripting and SQL Injection
89, 89, 89, 89, 89, 89, 89, 89
CWE
Product Name: Shopping Cart
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
2005
Multiple Input Validation Vulnerabilities in Valdersoft Shopping Cart
Multiple input validation vulnerabilities reportedly affect Valdersoft Shopping Cart. These issues are due to a failure of the application to properly sanitize user-supplied input prior to using it to carry out critical actions. An attacker may leverage these issues to carry out cross-site scripting and SQL injection attacks against the affected application. This may result in the theft of authentication credentials, destruction or disclosure of sensitive data, and potentially other attacks.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to carry out malicious actions. All input data should be validated and filtered for malicious content.