CVE-2023-41874 – WordPress Order Delivery Date for WooCommerce Plugin <= 3.20.0 is vulnerable to Cross Site Scripting (XSS)
https://notcve.org/view.php?id=CVE-2023-41874
02 Aug 2023 — Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in Tyche Softwares Order Delivery Date for WooCommerce plugin <= 3.20.0 versions. Vulnerabilidad de Cross-Site Scripting (XSS) Reflejada No Autenticada en Tyche Softwares Order Delivery Date para el complemento WooCommerce en versiones <= 3.20.0. The Order Delivery Date for WooCommerce plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'orddd_lite_custom_startdate' and 'orddd_lite_custom_enddate' parameters in versions u... • https://patchstack.com/database/vulnerability/order-delivery-date-for-woocommerce/wordpress-order-delivery-date-for-woocommerce-plugin-3-20-0-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-2986 – Abandoned Cart Lite for WooCommerce <= 5.15.1 - Authentication Bypass
https://notcve.org/view.php?id=CVE-2023-2986
06 Jun 2023 — The Abandoned Cart Lite for WooCommerce plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 5.14.2. This is due to insufficient encryption on the user being supplied during the abandoned cart link decode through the plugin. This allows unauthenticated attackers to log in as users who have abandoned the cart, who are typically customers. Further security hardening was introduced in version 5.15.1 that ensures sites are no longer vulnerable through historical check-ou... • https://github.com/Ayantaker/CVE-2023-2986 • CWE-288: Authentication Bypass Using an Alternate Path or Channel •
CVE-2023-23703 – WordPress Arconix Shortcodes Plugin <= 2.1.7 is vulnerable to Cross Site Scripting (XSS)
https://notcve.org/view.php?id=CVE-2023-23703
24 Apr 2023 — Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in Tyche Softwares Arconix Shortcodes plugin <= 2.1.7 versions. The Arconix Shortcodes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via one or more shortcodes including the 'box_arconix_shortcode' in versions up to, and including, 2.1.7 due to insufficient input sanitization and output escaping on the user-supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, ... • https://patchstack.com/database/vulnerability/arconix-shortcodes/wordpress-arconix-shortcodes-plugin-2-1-7-cross-site-scripting-xss-vulnerability?_s_id=cve • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2022-45367 – WordPress Custom Order Numbers for WooCommerce Plugin <= 1.4.0 is vulnerable to Cross Site Request Forgery (CSRF)
https://notcve.org/view.php?id=CVE-2022-45367
14 Apr 2023 — Cross-Site Request Forgery (CSRF) vulnerability in Tyche Softwares Custom Order Numbers for WooCommerce plugin <= 1.4.0 versions. The Custom Order Numbers for WooCommerce plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.4.0. This is due to missing nonce validation on several functions like alg_custom_order_numbers_admin_notice_dismiss, alg_custom_order_numbers_admin_meta_key_notice_dismiss, and save_order_number_meta_box to name a few. This makes it possib... • https://patchstack.com/database/vulnerability/custom-order-numbers-for-woocommerce/wordpress-custom-order-numbers-for-woocommerce-plugin-1-4-0-cross-site-request-forgery-csrf-vulnerability?_s_id=cve • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2023-0479 – Print Invoice & Delivery Notes for WooCommerce < 4.7.2 - Reflected XSS
https://notcve.org/view.php?id=CVE-2023-0479
02 Feb 2023 — The Print Invoice & Delivery Notes for WooCommerce WordPress plugin before 4.7.2 is vulnerable to reflected XSS by echoing a GET value in an admin note within the WooCommerce orders page. This means that this vulnerability can be exploited for users with the edit_others_shop_orders capability. WooCommerce must be installed and active. This vulnerability is caused by a urldecode() after cleanup with esc_url_raw(), allowing double encoding. El complemento Print Invoice & Delivery Notes para WooCommerce Wo... • https://wpscan.com/vulnerability/50963747-ae8e-42b4-bb42-cc848be7b92e • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2021-4414 – Abandoned Cart Lite for WooCommerce <= 5.8.5 - Cross-Site Request Forgery Bypass
https://notcve.org/view.php?id=CVE-2021-4414
01 Mar 2021 — The Abandoned Cart Lite for WooCommerce plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 5.8.5. This is due to missing or incorrect nonce validation on the wcal_preview_emails() function. This makes it possible for unauthenticated attackers to generate email preview templates via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. El plugin Abandoned Cart Lite for WooCommerce para WordPress es vu... • https://blog.nintechnet.com/25-wordpress-plugins-vulnerable-to-csrf-attacks • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2020-36696 – Product Input Fields for WooCommerce <= 1.2.6 - Missing Authorization
https://notcve.org/view.php?id=CVE-2020-36696
03 Aug 2020 — The Product Input Fields for WooCommerce plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on the handle_downloads() function in versions up to, and including, 1.2.6. This makes it possible for unauthenticated attackers to download files from the vulnerable service. • https://blog.nintechnet.com/high-severity-vulnerability-fixed-in-product-input-fields-for-woocommerce • CWE-285: Improper Authorization CWE-862: Missing Authorization •
CVE-2019-25152 – Abandoned Cart Lite for WooCommerce < 5.2.0 and Abandoned Cart Pro for WooCommerce < 7.13.0 - Stored Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2019-25152
11 Mar 2019 — The Abandoned Cart Lite for WooCommerce and Abandoned Cart Pro for WooCommerce plugins for WordPress are vulnerable to Stored Cross-Site Scripting via multiple parameters in versions up to, and including, 5.1.3 and 7.12.0 respectively, due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in user input that will execute on the admin dashboard. • https://plugins.trac.wordpress.org/changeset/2033212 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •