Accept Donations with PayPal <= 1.3.0 Cross-Site Request Forgery to Post Deletion

2021-10-04 00:00
dc11

Strategic Overview

Status
Patched in 1.3.1
Affected Version< 1.3.1
CVSS8.8High
CVECVE-2021-24572
View all Accept Donations with PayPal & Stripe vulnerabilities

Vulnerability Overview

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

Technical Analysis

REMEDIATION: Update to version 1.3.1, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C