
CVE-2024-0866 – Check & Log Email <= 1.0.9 - Unauthenticated Hook Injection
https://notcve.org/view.php?id=CVE-2024-0866
25 Mar 2024 — The Check & Log Email plugin for WordPress is vulnerable to Unauthenticated Hook Injection in all versions up to, and including, 1.0.9 via the check_nonce function. This makes it possible for unauthenticated attackers to execute actions with hooks in WordPress under certain circumstances. The action the attacker wishes to execute needs to have a nonce check, and the nonce needs to be known to the attacker. Furthermore, the absence of a capability check is a requirement. El complemento Check & Log Email ... • https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3050794%40check-email&new=3050794%40check-email&sfp_email=&sfph_mail= • CWE-94: Improper Control of Generation of Code ('Code Injection') •