cve/2021/CVE-2021-24511.md
2025-09-29 21:09:30 +02:00

988 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

Github