vendor:
FreznoShop
by:
NoGe
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: FreznoShop
Affected Version From: 1.3.0
Affected Version To: 1.3.0
Patch Exists: NO
Related CWE: N/A
CPE: a:freznoshop:freznoshop:1.3.0
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
FreznoShop 1.3.0 SQL Injection Vulnerability
A SQL injection vulnerability exists in FreznoShop version 1.3.0. An attacker can send a specially crafted HTTP request to product_details.php with an id parameter containing malicious SQL code to execute arbitrary SQL commands on the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.