CVE-2024-6021 – Donation Block for PayPal <= 2.1.0 - Unauthenticated Stored XSS
https://notcve.org/view.php?id=CVE-2024-6021
The Donation Block For PayPal WordPress plugin through 2.1.0 does not sanitise and escape form submissions, leading to a stored cross-site scripting vulnerability The Donation Block For PayPal plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'donner_name' parameter in all versions up to, and including, 2.1.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. • https://wpscan.com/vulnerability/9d83cffd-7dcd-4301-8d4d-3043b14e05b5 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-0535 – Donation Block For PayPal < 2.1.0 - Contributor+ Stored XSS
https://notcve.org/view.php?id=CVE-2023-0535
The Donation Block For PayPal WordPress plugin before 2.1.0 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks. The Donation Block For PayPal for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcode(s) in versions up to, and including, 2.0.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. • https://wpscan.com/vulnerability/8c50321a-dba8-4379-9b9c-4c349e44b2ed • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •