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

19 lines
829 B
Markdown

### [CVE-2021-24336](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24336)
![](https://img.shields.io/static/v1?label=Product&message=FlightLog&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.0.2%3C%3D%203.0.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The FlightLog WordPress plugin through 3.0.2 does not sanitise, validate or escape various POST parameters before using them a SQL statement, leading to SQL injections exploitable by editor and administrator users
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-flightlog-sql-injection/
- https://wpscan.com/vulnerability/dda0593e-cd97-454e-a8c8-15d7f690311c
#### Github
No PoCs found on GitHub currently.