UloKI PHP Forum 2.1 - 'search.php' Cross-Site Scripting

Related Vulnerabilities: CVE-2009-3202  
Publish Date: 19 Aug 2009
Author: Moudi
                source: http://www.securityfocus.com/bid/44273/info

UloKI PHP Forum 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/forum/search.php?term="><script>alert(document.cookie);</script>
UloKI PHP Forum 2.1 is vulnerable; other versions may also be affected. 

http://www.example.com/forum/search.php?term="><script>alert(document.cookie);</script>