vendor:
N/A
by:
Th3 RDX
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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: Demo Site
2010
MooreAdvice (productlist.asp) SQL injection Vulnerable
MooreAdvice is vulnerable to SQL injection via the 'CatID' parameter in the 'productlist.asp' and 'productdetail.asp' pages. An attacker can inject arbitrary SQL code into the 'CatID' parameter and execute it on the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.