### [CVE-2021-24572](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24572) ![](https://img.shields.io/static/v1?label=Product&message=Accept%20Donations%20with%20PayPal&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=1.3.1%3C%201.3.1%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen) ### 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 - https://wpscan.com/vulnerability/7b1ebd26-ea8b-448c-a775-66a04102e44f #### Github No PoCs found on GitHub currently.