CVE-2025-13513
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-04

Last updated on: 2025-12-04

Assigner: Wordfence

Description
The Clik stats plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `$_SERVER['PHP_SELF']` parameter in all versions up to, and including, 0.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-04
Last Modified
2025-12-04
Generated
2026-05-07
AI Q&A
2025-12-04
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wordpress clik_stats *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The Clik stats plugin for WordPress has a Reflected Cross-Site Scripting (XSS) vulnerability in versions up to and including 0.8. This occurs because the plugin does not properly sanitize or escape the $_SERVER['PHP_SELF'] parameter, allowing attackers to inject malicious scripts. These scripts can execute in the context of a user's browser if the user is tricked into clicking a crafted link.


How can this vulnerability impact me? :

This vulnerability can allow unauthenticated attackers to execute arbitrary scripts in the browsers of users who visit affected pages and perform actions like clicking on malicious links. This can lead to theft of sensitive information, session hijacking, or other malicious activities performed on behalf of the user.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, you should update the Clik Stats WordPress plugin to a version later than 0.8 where the reflected cross-site scripting issue via the $_SERVER['PHP_SELF'] parameter is fixed. If an update is not available, consider disabling or removing the plugin until a patch is released. Additionally, ensure that your WordPress installation and plugins are kept up to date to prevent exploitation of known vulnerabilities.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart