exploit-db-mirror/platforms/php/webapps/35373.txt
Offensive Security e88829222c Updated 11_27_2014
2014-11-27 04:52:09 +00:00

9 lines
No EOL
651 B
Text
Executable file

source: http://www.securityfocus.com/bid/46480/info
The GD Star Rating plugin for WordPress 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 can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
GD Star Rating 1.9.7 is vulnerable; other versions may also be affected.
http://www.example.com/wp-content/plugins/gd-star-rating/widgets/widget_top.php?wpfn="><script>alert("XSS");</script>