Files
CVEs-PoC/2021/CVE-2021-24844.md
T
2024-06-18 02:51:15 +02:00

18 lines
732 B
Markdown

### [CVE-2021-24844](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24844)
![](https://img.shields.io/static/v1?label=Product&message=Affiliates%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.8.7%3C%202.8.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Affiliates Manager WordPress plugin before 2.8.7 does not validate the orderby parameter before using it in an SQL statement in the admin dashboard, leading to an SQL Injection issue
### POC
#### Reference
- https://wpscan.com/vulnerability/ebd6d13c-572e-4861-b7d1-a7a87332ce0d
#### Github
No PoCs found on GitHub currently.