CVE-2024-7820 – ILC Thickbox <= 1.0 - Settings update via CSRF
https://notcve.org/view.php?id=CVE-2024-7820
The ILC Thickbox WordPress plugin through 1.0 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 ILC Thickbox plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. 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/31b2c97b-2458-43ee-93db-e57968ac8455 • CWE-352: Cross-Site Request Forgery (CSRF) •