CVE-2024-8092 – Accordion Image Menu <= 3.1.3 - Stored XSS via CSRF
https://notcve.org/view.php?id=CVE-2024-8092
The Accordion Image Menu WordPress plugin through 3.1.3 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 Accordion Image Menu plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions 0.0.0.0 to 3.1.3. This is due to missing or incorrect nonce validation on the a_image_menu_page() function. This makes it possible for unauthenticated attackers to update plugin settings and 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/d5a91ceb-8a92-4f99-b7b7-1c4e0a587022 • CWE-352: Cross-Site Request Forgery (CSRF) •