vendor:
Web Wiz Forum
by:
eXeSoul
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Web Wiz Forum
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2011
Web Wiz Forum Injection Vulnerability
Web Wiz Forum is vulnerable to SQL injection. Attackers can exploit this vulnerability by sending malicious SQL queries to the vulnerable parameter. For example, http://site.com/default.asp?pid=524' or http://site.com/viewproduct.asp?PID=130'
Mitigation:
Input validation and proper sanitization of user input should be done to prevent SQL injection attacks.