CVE-2023-5470 – Etsy Shop <= 3.0.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode
https://notcve.org/view.php?id=CVE-2023-5470
11 Oct 2023 — The Etsy Shop plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'etsy-shop' shortcode in versions up to, and including, 3.0.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. El complemento Etsy Shop para WordPress es vulnerable a Cross-Site Scripting alm... • https://plugins.trac.wordpress.org/browser/etsy-shop/tags/3.0.4/etsy-shop.php#L417 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-25975 – WordPress Etsy Shop Plugin <= 3.0.3 is vulnerable to Cross Site Request Forgery (CSRF)
https://notcve.org/view.php?id=CVE-2023-25975
22 Feb 2023 — Cross-Site Request Forgery (CSRF) vulnerability in Frédéric Sheedy Etsy Shop plugin <= 3.0.3 versions. Vulnerabilidad de Cross-Site Request Forgery (CSRF) en el complemento Frédéric Sheedy Etsy Shop en versiones <= 3.0.3. The Etsy Shop plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 3.0.3. This is due to missing or incorrect nonce validation on the etsy_shop_options_page function. This makes it possible for unauthenticated attackers to change the plugin'... • https://patchstack.com/database/vulnerability/etsy-shop/wordpress-etsy-shop-plugin-3-0-3-cross-site-request-forgery-csrf-vulnerability?_s_id=cve • CWE-352: Cross-Site Request Forgery (CSRF) •