exploit-db-mirror/exploits/php/webapps/30403.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

9 lines
No EOL
574 B
Text

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