CVE-2021-24570

The Accept Donations with PayPal WordPress plugin before 1.3.1 offers a function to create donation buttons, which internally are posts. The process to create a new button is lacking a CSRF check. An attacker could use this to make an authenticated admin create a new button. Furthermore, one of the Button field is not escaped before being output in an attribute when editing a Button, leading to a Stored Cross-Site Scripting issue as well.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:wpplugin:accept_donations_with_paypal:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2021-11-01 09:15

Updated : 2024-02-28 18:48


NVD link : CVE-2021-24570

Mitre link : CVE-2021-24570

CVE.ORG link : CVE-2021-24570


JSON object : View

Products Affected

wpplugin

  • accept_donations_with_paypal
CWE
CWE-352

Cross-Site Request Forgery (CSRF)

CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')