CVE-2015-4084
Free Counter 1.1 - Cross-Site Scripting via value_ Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-4084. PoCs published by Panagiotis Vagenas.
AI-analyzed exploit summary This is a writeup describing a stored XSS vulnerability in the WordPress Free Counter Plugin (CVE-2015-4084). It outlines the steps to exploit the vulnerability by injecting malicious JavaScript via the `wp_ajax_nopriv_check_stat` action, which is then stored and executed on pages displaying the plugin's widget.
Description
Cross-site scripting (XSS) vulnerability in the Free Counter plugin 1.1 for WordPress allows remote attackers to inject arbitrary web script or HTML via the value_ parameter in a check_stat action to wp-admin/admin-ajax.php.
Exploits (1)
This is a writeup describing a stored XSS vulnerability in the WordPress Free Counter Plugin (CVE-2015-4084). It outlines the steps to exploit the vulnerability by injecting malicious JavaScript via the `wp_ajax_nopriv_check_stat` action, which is then stored and executed on pages displaying the plugin's widget.