CVE-2024-5997 – Duplica <= 0.6 - Authenticated (Subscriber+) Missing Authorization to Users/Posts Duplicates Creation
https://notcve.org/view.php?id=CVE-2024-5997
18 Jul 2024 — The Duplica – Duplicate Posts, Pages, Custom Posts or Users plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the duplicate_user and duplicate_post functions in all versions up to, and including, 0.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to create duplicates of users and posts/pages. El complemento Duplica – Duplicate Posts, Pages, Custom Posts or Users para WordPress es vulnerable a modificacio... • https://plugins.trac.wordpress.org/browser/duplica/tags/0.6/src/AJAX.php#L32 • CWE-862: Missing Authorization •
CVE-2024-4371 – CoDesigner WooCommerce Builder for Elementor – Customize Checkout, Shop, Email, Products & More <= 4.4.1 - Unauthenticated PHP Object Injection
https://notcve.org/view.php?id=CVE-2024-4371
12 Jun 2024 — The CoDesigner WooCommerce Builder for Elementor – Customize Checkout, Shop, Email, Products & More plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 4.4.1 via deserialization of untrusted input from the recently_viewed_products cookie. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable plugin. If a POP chain is present via an additional plugin or theme installed on the target system, it ... • https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3099922%40woolementor&new=3099922%40woolementor&sfp_email=&sfph_mail= • CWE-502: Deserialization of Untrusted Data •
CVE-2024-4564 – CoDesigner WooCommerce Builder for Elementor – Customize Checkout, Shop, Email, Products & More <= 4.4.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Multiple Widgets
https://notcve.org/view.php?id=CVE-2024-4564
11 Jun 2024 — The CoDesigner WooCommerce Builder for Elementor – Customize Checkout, Shop, Email, Products & More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Shop Slider, Tabs Classic, and Image Comparison widgets in all versions up to, and including, 4.4.1 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 wi... • https://plugins.trac.wordpress.org/browser/woolementor/trunk/widgets/image-comparison/image-comparison.php#L418 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2022-3131 – Search Logger <= 0.9 - Admin+ SQLi
https://notcve.org/view.php?id=CVE-2022-3131
20 Sep 2022 — The Search Logger WordPress plugin through 0.9 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users El plugin Search Logger de WordPressversiones hasta 0.9 no sanea y escapa apropiadamente de un parámetro antes de usarlo en una sentencia SQL, conllevando a una inyección SQL explotable por usuarios con altos privilegios The Search Logger plugin for WordPress is vulnerable to SQL Injection in versions up to, and in... • https://wpscan.com/vulnerability/b6c62e53-ae49-4fe0-aed9-0c493fc4442d • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •