mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
987 B
987 B
CVE-2021-24511
Description
The fetch_product_ajax functionality in the Product Feed on WooCommerce WordPress plugin before 3.3.1.0 uses a product_id POST parameter which is not properly sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection.
POC
Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-purple-xmls-google-product-feed-for-woocommerce/
- https://wpscan.com/vulnerability/0fa114a0-29df-4312-9138-eb9f0aedb3c5
Github
No PoCs found on GitHub currently.