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



EKU-ID: 39562 CVE: CVE-2009-3202;OSVDB-57176 OSVDB-ID:
Author: Moudi Published: 2009-08-19 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://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>