CVE-2023-4150 – User Activity Tracking and Log < 4.0.9 - License Update/Deactivation via CSRF
https://notcve.org/view.php?id=CVE-2023-4150
The User Activity Tracking and Log WordPress plugin before 4.0.9 does not have proper CSRF checks when managing its license, which could allow attackers to make logged in admins update and deactivate the plugin's license via CSRF attacks El plugin de WordPress User Activity Tracking and Log anterior a 4.0.9 no dispone de comprobaciones CSRF adecuadas al gestionar su licencia, lo que podría permitir a los atacantes hacer que los administradores logueados actualicen y desactiven la licencia del plugin mediante ataques CSRF. The User Activity Tracking and Log plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 4.0.8. This is due to missing or incorrect nonce validation when handling licenses. This makes it possible for unauthenticated attackers to change the plugin license 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/381ef15b-aafe-4ef4-a0bc-867d891f7f44 • CWE-352: Cross-Site Request Forgery (CSRF) •