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

19 lines
819 B
Markdown

### [CVE-2021-24394](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24394)
![](https://img.shields.io/static/v1?label=Product&message=Easy%20Testimonial%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.0%3C%3D%201.2.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
An id GET parameter of the Easy Testimonial Manager WordPress plugin through 1.2.0 is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-easy-testimonial-manager/
- https://wpscan.com/vulnerability/e0bc9251-cccc-4416-91b2-8395d89d8fb3
#### Github
No PoCs found on GitHub currently.