Web Wiz Forums 9.5 - Multiple SQL Injections

EDB-ID:

35310

CVE:

N/A


Author:

eXeSoul

Type:

webapps


Platform:

ASP

Date:

2011-03-23


source: https://www.securityfocus.com/bid/46131/info

Web Wiz Forums is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query.

A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database. 

http://www.example.com/default.asp?pid=[SQLi]
http://www.example.com/viewproduct.asp?PID=[SQli]