cve/2022/CVE-2022-0234.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2022-0234

Description

The WOOCS WordPress plugin before 1.3.7.5 does not sanitise and escape the woocs_in_order_currency parameter of the woocs_get_products_price_html AJAX action (available to both unauthenticated and authenticated users) before outputting it back in the response, leading to a Reflected Cross-Site Scripting

POC

Reference

Github