CVE-2024-8047 – Visual Sound (old) <= 1.06 - Settings Update via CSRF
https://notcve.org/view.php?id=CVE-2024-8047
The Visual Sound (old) WordPress plugin through 1.06 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack The Visual Sound (old) plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.06. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update the plugin's settings 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/0ae1474c-9193-48ee-8cf6-d19900ad95f4 • CWE-352: Cross-Site Request Forgery (CSRF) •