
CVE-2024-13770 – Puzzles | WP Magazine / Review with Store WordPress Theme + RTL <= 4.2.4 - Unauthenticated PHP Object Injection
https://notcve.org/view.php?id=CVE-2024-13770
12 Feb 2025 — The Puzzles | WP Magazine / Review with Store WordPress Theme + RTL theme for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 4.2.4 via deserialization of untrusted input 'view_more_posts' AJAX action. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP cha... • https://themeforest.net/item/puzzles-wordpress-magazinereview-with-wooc/5690583 • CWE-502: Deserialization of Untrusted Data •

CVE-2025-0837 – Puzzles <= 4.2.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode
https://notcve.org/view.php?id=CVE-2025-0837
12 Feb 2025 — The Puzzles theme for WordPress is vulnerable to Stored Cross-Site Scripting via shortcodes in versions up to, and including, 4.2.4 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The Puzzles theme for WordPress is vulnerable to Stored Cross-Site Scripting via shortcodes in... • https://themeforest.net/item/puzzles-wordpress-magazinereview-with-wooc/5690583 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2024-13769 – Puzzles | WP Magazine / Review with Store WordPress Theme + RTL <= 4.2.4 - Missing Authorization to Authenticated (Subscriber+) Stored Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2024-13769
11 Feb 2025 — The Puzzles | WP Magazine / Review with Store WordPress Theme + RTL theme for WordPress is vulnerable to Stored Cross-Site Scripting due to a missing capability check on the 'theme_options_ajax_post_action' AJAX action in all versions up to, and including, 4.2.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update the plugin's settings and inject malicious web scripts. The developer opted to remove the software from the repository, so an update is not availa... • https://themeforest.net/item/puzzles-wordpress-magazinereview-with-wooc/5690583 • CWE-862: Missing Authorization •

CVE-2024-6297 – Several WordPress.org Plugins <= Various Versions - Injected Backdoor
https://notcve.org/view.php?id=CVE-2024-6297
24 Jun 2024 — Several plugins for WordPress hosted on WordPress.org have been compromised and injected with malicious PHP scripts. A malicious threat actor compromised the source code of various plugins and injected code that exfiltrates database credentials and is used to create new, malicious, administrator users and send that data back to a server. Currently, not all plugins have been patched and we strongly recommend uninstalling the plugins for the time being and running a complete malware scan. Several plugins for ... • https://plugins.trac.wordpress.org/browser/blaze-widget/trunk/blaze_widget.php • CWE-506: Embedded Malicious Code •

CVE-2020-10257 – ThemeREX Addons (Various Versions) - Missing Authorization
https://notcve.org/view.php?id=CVE-2020-10257
09 Mar 2020 — The ThemeREX Addons plugin before 2020-03-09 for WordPress lacks access control on the /trx_addons/v2/get/sc_layout REST API endpoint, allowing for PHP functions to be executed by any users, because includes/plugin.rest-api.php calls trx_addons_rest_get_sc_layout with an unsafe sc parameter. El plugin ThemeREX Addons antes del 09-03-2020 para WordPress, presenta una falta de control de acceso en el endpoint de la API REST /trx_addons/v2/get/sc_layout, permitiendo que funciones PHP sean ejecutadas por cualqu... • https://www.wordfence.com/blog/2020/03/zero-day-vulnerability-in-themerex-addons-now-patched • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE-862: Missing Authorization •