CVE-2021-4333: WP Statistics <= 13.1.1 - Cross-Site Request Forgery to Arbitrary Plugin Activation and Deactivation
The WP Statistics plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 13.1.1. This is due to missing or incorrect nonce validation on the view() function. This makes it possible for unauthenticated attackers to activate and deactivate arbitrary plugins, via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2021-4333?
CVE-2021-4333 has a moderate severity level due to its potential for unauthorized activation and deactivation of plugins.
How do I fix CVE-2021-4333?
To fix CVE-2021-4333, update the WP Statistics plugin to version 13.1.2 or later.
What causes CVE-2021-4333?
CVE-2021-4333 is caused by missing or incorrect nonce validation in the view() function of the WP Statistics plugin.
Who is affected by CVE-2021-4333?
CVE-2021-4333 affects users of the WP Statistics plugin for WordPress versions up to and including 13.1.1.
What type of attack does CVE-2021-4333 enable?
CVE-2021-4333 enables unauthenticated attackers to perform Cross-Site Request Forgery (CSRF) attacks.