vendor:
SazCart
by:
JosS
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SazCart
Affected Version From: v1.5.1
Affected Version To: v1.5.1
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
2008
SazCart <= v1.5.1 (details&prodid) Remote SQL Injection Exploit
This exploit allows an attacker to inject malicious SQL code into the vulnerable SazCart application. The vulnerable parameter is the 'prodid' parameter in the 'details' page. By exploiting this vulnerability, an attacker can gain access to the database, user, and version information.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.