CVE-2024-1716 – Admin Bar Remover <= 1.0.2.2 - Missing Authorization to Authenticated (Subscriber+) Settings Update
https://notcve.org/view.php?id=CVE-2024-1716
The Admin Bar Remover plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the update_form() function in all versions up to, and including, 1.0.2.2. This makes it possible for authenticated attackers, with subscriber-level access and above, to enable or disable the admin bar on the front-end of the site. El complemento Admin Bar Remover para WordPress es vulnerable a modificaciones no autorizadas de datos debido a una falta de verificación de capacidad en la función update_form() en todas las versiones hasta la 1.0.2.2 incluida. Esto hace posible que los atacantes autenticados, con acceso a nivel de suscriptor y superior, habiliten o deshabiliten la barra de administración en la interfaz del sitio. • https://plugins.trac.wordpress.org/browser/admin-bar/trunk/Inc/Classes/AdminBarRemover.php#L81 https://plugins.trac.wordpress.org/changeset/2955636/admin-bar/trunk https://www.wordfence.com/threat-intel/vulnerabilities/id/dfbf2556-0509-4d8a-8949-494c6bc82ea1?source=cve • CWE-862: Missing Authorization •