W3-mSQL - Error Page Cross-Site Scripting

EDB-ID:

30975




Platform:

CGI

Date:

2008-01-03


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

W3-mSQL is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks. 

http://www.example.com/cgi-bin/w3-msql/<script>alert('xss')</script>