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

18 lines
747 B
Markdown

### [CVE-2021-24754](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24754)
![](https://img.shields.io/static/v1?label=Product&message=MainWP%20Child%20Reports&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.0.8%3C%202.0.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The MainWP Child Reports WordPress plugin before 2.0.8 does not validate or sanitise the order parameter before using it in a SQL statement in the admin dashboard, leading to an SQL injection issue
### POC
#### Reference
- https://wpscan.com/vulnerability/132118aa-4b72-4eaa-8aa1-6ad7b0c7f495
#### Github
No PoCs found on GitHub currently.