CVE-2024-13758: CP Contact Form with PayPal <= 1.3.52 - Cross-Site Request Forgery
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 cpcontactformpaypalcheckinitactions() 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.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2024-13758?
CVE-2024-13758 has a medium severity rating due to its potential for Cross-Site Request Forgery exploits.
How do I fix CVE-2024-13758?
To fix CVE-2024-13758, update the CP Contact Form with PayPal plugin to version 1.3.53 or later.
What does CVE-2024-13758 affect?
CVE-2024-13758 affects all versions of the CP Contact Form with PayPal plugin for WordPress up to version 1.3.52.
What type of vulnerability is CVE-2024-13758?
CVE-2024-13758 is a Cross-Site Request Forgery (CSRF) vulnerability.
Is CVE-2024-13758 an issue with nonce validation?
Yes, CVE-2024-13758 is due to missing or incorrect nonce validation in the cp_contact_form_paypal_check_init_actions() function.