vendor:
osCommerce
by:
SecurityFocus
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: osCommerce
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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
2002
SQL Injection in osCommerce
It has been reported that osCommerce fails to validate user-supplied input, rendering it vulnerable to a SQL injection attack. An attacker may supply malicious SQL queries as a URI parameter to the affected script. The attacker may leverage this condition to manipulate the logic and structure of database queries, possibly resulting in osCommerce compromise, information disclosure or other consequences.
Mitigation:
Validate user-supplied input to prevent SQL injection attacks.