CVE-2024-11911: WP Crowdfunding <= 2.1.12 - Missing Authorization to Authenticated (Subscriber+) WooCommerce Installation
The WP Crowdfunding plugin for WordPress is vulnerable to unauthorized plugin installation due to a missing capability check on the installwoocommerceplugin() function action in all versions up to, and including, 2.1.12. This makes it possible for authenticated attackers, with Subscriber-level access and above, to install WooCommerce. This has a limited impact on most sites because WooCommerce is a requirement.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-11911?
CVE-2024-11911 has a medium severity rating due to its potential for unauthorized plugin installations.
How do I fix CVE-2024-11911?
To fix CVE-2024-11911, update the WP Crowdfunding plugin to version 2.1.13 or later.
Who is affected by CVE-2024-11911?
All users of the WP Crowdfunding plugin for WordPress up to and including version 2.1.12 are affected by CVE-2024-11911.
What kind of attacks can CVE-2024-11911 enable?
CVE-2024-11911 can enable authenticated attackers to install unauthorized plugins.
Is there a workaround for CVE-2024-11911?
As a workaround for CVE-2024-11911, users can restrict access to the install_woocommerce_plugin() function until an update is applied.