cve/2021/CVE-2021-24511.md
2024-06-18 02:51:15 +02:00

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

Github

No PoCs found on GitHub currently.