exploit-db-mirror/platforms/php/webapps/34888.txt
Offensive Security 8025a0f69b Updated 10_08_2014
2014-10-08 04:44:30 +00:00

9 lines
728 B
Text
Executable file

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>