cve/2021/CVE-2021-24774.md

18 lines
761 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24774](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24774)
![](https://img.shields.io/static/v1?label=Product&message=Check%20%26%20Log%20Email&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.3%3C%201.0.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Check & Log Email WordPress plugin before 1.0.3 does not validate and escape the "order" and "orderby" GET parameters before using them in a SQL statement when viewing logs, leading to SQL injections issues
### POC
#### Reference
- https://wpscan.com/vulnerability/f80ef09a-d3e2-4d62-8532-f0ebe59ae110
#### Github
No PoCs found on GitHub currently.