exploit-db-mirror/platforms/php/webapps/30403.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

9 lines
No EOL
583 B
Text
Executable file

source: http://www.securityfocus.com/bid/25085/info
The WP-FeedStats plugin for WordPress is prone to an HTML-injection vulnerability because it fails to sufficiently sanitize user-supplied input data.
Exploiting this issue may allow an attacker to execute HTML and script code in the context of the affected site, to steal cookie-based authentication credentials, or to control how the site is rendered to the user; other attacks are also possible.
This issue affects versions prior to WP-FeedStats 2.4.
http://www.example.com/_wp1/?feed=rss2&<script>alert(1)</script>