CVE-2024-2858 – Simple Buttons Creator <= 1.04 - Aribtrary Button Deletion via CSRF
https://notcve.org/view.php?id=CVE-2024-2858
The Simple Buttons Creator WordPress plugin through 1.04 does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks El complemento Simple Buttons Creator de WordPress hasta la versión 1.04 no tiene comprobaciones CSRF en algunos lugares, lo que podría permitir a los atacantes hacer que los usuarios que han iniciado sesión realicen acciones no deseadas a través de ataques CSRF. The Simple Buttons Creator plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.04. This is due to missing or incorrect nonce validation. This makes it possible for unauthenticated attackers to delete arbitrary buttons via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. • https://github.com/Alaatk/CVE-2024-28589 https://wpscan.com/vulnerability/43297210-17a6-4b51-b8ca-32ceef9fc09a • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2024-1307 – Smart Forms < 2.6.94 - Subscriber+ Edit Entries via Broken Access Control
https://notcve.org/view.php?id=CVE-2024-1307
The Smart Forms WordPress plugin before 2.6.94 does not have proper authorization in some actions, which could allow users with a role as low as a subscriber to call them and perform unauthorized actions El complemento Smart Forms de WordPress anterior a 2.6.94 no tiene la autorización adecuada en algunas acciones, lo que podría permitir a usuarios con un rol tan bajo como suscriptor llamarlos y realizar acciones no autorizadas. The Smart Forms – when you need more than just a contact form plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on several functions in the smart-forms-ajax.php file in all versions up to, and including, 2.6.93. This makes it possible for authenticated attackers, with subscriber-level access and above, to perform unauthorized actions. • https://wpscan.com/vulnerability/bbc6cebd-e9bf-4b08-a474-f9312b3c0947 • CWE-862: Missing Authorization •
CVE-2024-1660 – Top Bar < 3.0.5 - Admin+ Stored XSS
https://notcve.org/view.php?id=CVE-2024-1660
The Top Bar WordPress plugin before 3.0.5 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup) El complemento Top Bar de WordPress anterior a 3.0.5 no sanitiza ni escapa a algunas de sus configuraciones, lo que podría permitir a usuarios con privilegios elevados, como el administrador, realizar ataques de Cross-Site Scripting Almacenado incluso cuando la capacidad unfiltered_html no está permitida (por ejemplo, en una configuración multisitio). The Top Bar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled. • https://wpscan.com/vulnerability/5bd16f84-22bf-4170-b65c-08caf67d0005 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2024-1755 – NPS computy <= 2.7.5 - Results Deletion via CSRF
https://notcve.org/view.php?id=CVE-2024-1755
The NPS computy WordPress plugin through 2.7.5 does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks El complemento NPS computy WordPress hasta la versión 2.7.5 no tiene comprobaciones CSRF en algunos lugares, lo que podría permitir a los atacantes hacer que los usuarios que han iniciado sesión realicen acciones no deseadas a través de ataques CSRF. The NPS computy plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.7.5. This is due to missing or incorrect nonce validation on the nps_plugin_options function. This makes it possible for unauthenticated attackers to delete results 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/481a376b-55be-4afa-94f5-c3cf8a88b8d1 • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2024-2583 – Shortcodes Ultimate < 7.0.5 - Contributor+ Stored XSS
https://notcve.org/view.php?id=CVE-2024-2583
The WP Shortcodes Plugin — Shortcodes Ultimate WordPress plugin before 7.0.5 does not properly escape some of its shortcodes attributes before they are echoed back to users, making it possible for users with the contributor role to conduct Stored XSS attacks. El complemento WP Shortcodes Plugin — Shortcodes Ultimate WordPress anterior a 7.0.5 no escapa adecuadamente de algunos de sus atributos de códigos cortos antes de que se repitan a los usuarios, lo que hace posible que los usuarios con el rol de colaborador realicen ataques XSS almacenados. The WP Shortcodes Plugin — Shortcodes Ultimate plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'note_color' shortcode in all versions up to, and including, 7.0.4 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. • https://github.com/0xNslabs/CVE-2024-25832-PoC https://wpscan.com/vulnerability/98d8c713-e8cd-4fad-a8fb-7a40db2742a2 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •