mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
19 lines
987 B
Markdown
19 lines
987 B
Markdown
### [CVE-2021-24511](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|