CVE-2024-7861 – Misiek Paypal <= 1.1.20090324 - Stored XSS via CSRF
https://notcve.org/view.php?id=CVE-2024-7861
The Misiek Paypal WordPress plugin through 1.1.20090324 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack. The Misiek Paypal plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.20090324. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. • https://wpscan.com/vulnerability/df9aa795-ba16-4806-b01a-311f80aa52c0 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •