vendor:
IXXO Cart!
by:
David Sopas
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: IXXO Cart!
Affected Version From: 3.9.6.1
Affected Version To: 3.9.6.1
Patch Exists: YES
Related CWE: N/A
CPE: a:ixxo_internet_solutions:ixxo_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
2009
Ref. [DSF-03-2009] – IXXO Cart! Standalone and Joomla Component SQL Injection
This very known PHP store is vulnerable to SQL Injection on “parent†variable. Injecting a specific combination of SQL commands will execute the new SQL query and even provide sensitive database information that could help a malicious user to complete and enter a valid SQL injection query.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.