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

19 lines
797 B
Markdown

### [CVE-2021-24551](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24551)
![](https://img.shields.io/static/v1?label=Product&message=Edit%20Comments&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.3%3C%3D%200.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Edit Comments WordPress plugin through 0.3 does not sanitise, validate or escape the jal_edit_comments GET parameter before using it in a SQL statement, leading to a SQL injection issue
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-edit-comments/
- https://wpscan.com/vulnerability/e62fb8db-384f-4384-ad24-e10eb9058ed5
#### Github
No PoCs found on GitHub currently.