cve/2021/CVE-2021-24572.md
2024-05-25 21:48:12 +02:00

927 B

CVE-2021-24572

Description

The Accept Donations with PayPal WordPress plugin before 1.3.1 provides a function to create donation buttons which are internally stored as posts. The deletion of a button is not CSRF protected and there is no control to check if the deleted post was a button post. As a result, an attacker could make logged in admins delete arbitrary posts

POC

Reference

Github

No PoCs found on GitHub currently.