Files
CVEs-PoC/2021/CVE-2021-24791.md
T
2024-05-25 21:48:12 +02:00

18 lines
801 B
Markdown

### [CVE-2021-24791](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24791)
![](https://img.shields.io/static/v1?label=Product&message=Header%20Footer%20Code%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.1.14%3C%201.1.14%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Header Footer Code Manager WordPress plugin before 1.1.14 does not validate and escape the "orderby" and "order" request parameters before using them in a SQL statement when viewing the Snippets admin dashboard, leading to SQL injections
### POC
#### Reference
- https://wpscan.com/vulnerability/d55caa9b-d50f-4c13-bc69-dc475641735f
#### Github
No PoCs found on GitHub currently.