
CVE-2024-11501 – Gallery <= 1.3 - Authenticated (Contributor+) PHP Object Injection
https://notcve.org/view.php?id=CVE-2024-11501
06 Dec 2024 — The Gallery plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.3 via deserialization of untrusted input from wd_gallery_$id parameter. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retriev... • https://plugins.trac.wordpress.org/browser/multi-gallery/tags/1.3/partials/Shortcode.php#L21 • CWE-502: Deserialization of Untrusted Data •

CVE-2024-1872 – Button <= 1.1.27 - Authenticated (Contributor+) PHP Object Injection in button_shortcode
https://notcve.org/view.php?id=CVE-2024-1872
28 Mar 2024 — The Button plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.1.28 via deserialization of untrusted input in the button_shortcode function. This makes it possible for authenticated attackers, with contributor-level access and above, 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 could allow the attacker to delete arbitrary files, retr... • https://plugins.trac.wordpress.org/browser/button/trunk/inc/shortcode.php#L22 • CWE-502: Deserialization of Untrusted Data •

CVE-2023-23871 – WordPress Button Plugin <= 1.1.23 is vulnerable to Cross Site Scripting (XSS)
https://notcve.org/view.php?id=CVE-2023-23871
12 May 2023 — Auth. (admin+) Stored Cross-Site Scripting (XSS) vulnerability in Webdzier Button plugin <= 1.1.23 versions. The Button plugin for WordPress is vulnerable to Stored Cross-Site Scripting via plugin settings in versions up to, and including, 1.1.22 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This onl... • https://patchstack.com/database/vulnerability/button/wordpress-button-plugin-1-1-20-cross-site-scripting-xss-vulnerability?_s_id=cve • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •