First published: Sat Oct 26 2024(Updated: )
The WP Crowdfunding plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's wpcf_donate shortcode in all versions up to, and including, 2.1.11 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Themeum WP Crowdfunding | <2.1.12 | |
WordPress WP Crowdfunding | <=2.1.11 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-10117 is considered a medium severity vulnerability due to its potential for Stored Cross-Site Scripting attacks.
To fix CVE-2024-10117, update the WP Crowdfunding plugin to version 2.1.12 or later.
CVE-2024-10117 affects all versions of the WP Crowdfunding plugin up to and including version 2.1.11.
CVE-2024-10117 is a Stored Cross-Site Scripting (XSS) vulnerability.
CVE-2024-10117 is caused by insufficient input sanitization and output escaping on user-supplied attributes in the plugin's wpcf_donate shortcode.