vendor:
eCommerce script
by:
ErrNick
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: eCommerce script
Affected Version From: all version
Affected Version To: all version
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: FreeBSD 7.1
2010
QualDev eCommerce script SQL injection vulnerability
A parameter is not properly sanitised before being used in a SQL query. Input passed to 'id' parameter is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation and sanitisation should be used to prevent SQL injection attacks.