cve/2024/CVE-2024-11911.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2024-11911

Description

The WP Crowdfunding plugin for WordPress is vulnerable to unauthorized plugin installation due to a missing capability check on the install_woocommerce_plugin() 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.

POC

Reference

No PoCs from references.

Github