mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 08:27:12 +02:00
18 lines
815 B
Markdown
18 lines
815 B
Markdown
### [CVE-2021-4208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4208)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|