cve/2021/CVE-2021-4208.md

18 lines
815 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-4208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4208)
![](https://img.shields.io/static/v1?label=Product&message=ExportFeed%3A%20List%20WooCommerce%20Products%20on%20eBay%20Store&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.0.1.0%3C%3D%202.0.1.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The ExportFeed WordPress plugin through 2.0.1.0 does not sanitise and escape the product_id POST parameter before using it in a SQL statement, leading to a SQL injection vulnerability exploitable by high privilege users
### POC
#### Reference
- https://wpscan.com/vulnerability/0cf63b44-f709-4ba4-be14-1eea934c2007
#### Github
No PoCs found on GitHub currently.