ASPBB 0.5.2 - 'Perform_search.asp' Cross-Site Scripting

Related Vulnerabilities: CVE-2006-2648  
Publish Date: 29 May 2006
                							

                source: http://www.securityfocus.com/bid/18146/info

ASPBB is prone to a cross-site scripting vulnerability because the application 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 help the attacker steal cookie-based authentication credentials and launch other attacks.

This issue affects ASPBB 0.5.2; other versions may also be vulnerable.

http://www.example.com/perform_search.asp?order1=1&order2=1&search="><script>alert(String.fromCharCode(34,115,115,34));</script>1