First published: Thu Jan 30 2025(Updated: )
The CP Contact Form with PayPal plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3.52. This is due to missing or incorrect nonce validation on the cp_contact_form_paypal_check_init_actions() function. This makes it possible for unauthenticated attackers to add discount codes via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
dwbooster CP Contact Form | <1.3.53 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-13758 has a medium severity rating due to its potential for Cross-Site Request Forgery exploits.
To fix CVE-2024-13758, update the CP Contact Form with PayPal plugin to version 1.3.53 or later.
CVE-2024-13758 affects all versions of the CP Contact Form with PayPal plugin for WordPress up to version 1.3.52.
CVE-2024-13758 is a Cross-Site Request Forgery (CSRF) vulnerability.
Yes, CVE-2024-13758 is due to missing or incorrect nonce validation in the cp_contact_form_paypal_check_init_actions() function.