Ocean12 FAQ Manager Pro - 'Keyword' Cross-Site Scripting

EDB-ID:

32601

CVE:





Platform:

ASP

Date:

2008-11-29


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

Ocean12 FAQ Manager Pro is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

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/default.asp?Action=Search&Keyword=<script>alert("xssed")</script>