1 results (0.006 seconds)
CVSS: 6.4EPSS: 0%CPEs: 1EXPL: 0

CVE-2024-13728 – Accept Donations with PayPal & Stripe <= 1.4.4 - Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2024-13728
22 Feb 2025 — The Accept Donations with PayPal & Stripe plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the rf parameter in all versions up to, and including, 1.4.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. • https://plugins.trac.wordpress.org/browser/easy-paypal-donation/tags/1.4.4/core/Base/Stripe.php#L227 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •