CVE-2024-6720 – Light Poll <= 1.0.0 - Poll Answers Deletion via CSRF
https://notcve.org/view.php?id=CVE-2024-6720
The Light Poll WordPress plugin through 1.0.0 does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks The Light Poll plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.0. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to delete poll answers 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/d1449be1-ae85-46f4-b5ba-390d25b87723 • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2024-6496 – Light Poll <= 1.0.0 - Polls Deletion via CSRF
https://notcve.org/view.php?id=CVE-2024-6496
The Light Poll WordPress plugin through 1.0.0 does not have CSRF checks when deleting polls, which could allow attackers to make logged in users perform such action via a CSRF attack El complemento Light Poll de WordPress hasta la versión 1.0.0 no tiene comprobaciones CSRF al eliminar encuestas, lo que podría permitir a los atacantes hacer que los usuarios que han iniciado sesión realicen dicha acción a través de un ataque CSRF. The Light Poll plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.0. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to delete polls 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/d598eabd-a87a-4e3e-be46-a5c5cc3f130e • CWE-352: Cross-Site Request Forgery (CSRF) •