Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6114
HTML Injection Vulnerability in WP-FeedStats Plugin for WordPress - exploit.company
header-logo
Suggest Exploit
vendor:
WP-FeedStats plugin
by:
7.5
CVSS
HIGH
HTML Injection
79
CWE
Product Name: WP-FeedStats plugin
Affected Version From: Prior to WP-FeedStats 2.4
Affected Version To:
Patch Exists: YES
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested: WordPress

HTML Injection Vulnerability in WP-FeedStats Plugin for WordPress

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.

Mitigation:

Update to WP-FeedStats version 2.4 or later.
Source

Exploit-DB raw data:

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>