Filtered by vendor Wpplugin Subscriptions
Filtered by product Accept Donations With Paypal Subscriptions
Total 4 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2021-24989 1 Wpplugin 1 Accept Donations With Paypal 2024-08-03 6.5 Medium
The Accept Donations with PayPal WordPress plugin before 1.3.4 does not have CSRF check in place and does not ensure that the post to be deleted belongs to the plugin, allowing attackers to make a logged in admin delete arbitrary posts from the blog
CVE-2021-24815 1 Wpplugin 1 Accept Donations With Paypal 2024-08-03 4.8 Medium
The Accept Donations with PayPal WordPress plugin before 1.3.2 does not escape the Amount Menu Name field of created Buttons, which could allow a high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
CVE-2021-24570 1 Wpplugin 1 Accept Donations With Paypal 2024-08-03 4.3 Medium
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.
CVE-2021-24572 1 Wpplugin 1 Accept Donations With Paypal 2024-08-03 4.3 Medium
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