vendor:
Lizard Cart
by:
Number 7
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Lizard Cart
Affected Version From: pp104
Affected Version To: pp104
Patch Exists: No
Related CWE: N/A
CPE: a:lizard_cart:lizard_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: Windows
2012
lizard cart SQLi (search.php)
Lizard Cart is vulnerable to SQL injection in the search.php page. An attacker can exploit this vulnerability by sending a malicious SQL query to the search.php page. This can be done by appending a malicious SQL query to the metode parameter in the URL. This will allow the attacker to view the contents of the database.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.