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

19 lines
882 B
Markdown

### [CVE-2021-24345](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24345)
![](https://img.shields.io/static/v1?label=Product&message=Sendit%20WP%20Newsletter&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.5.1%3C%3D%202.5.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The page lists-management feature of the Sendit WP Newsletter WordPress plugin through 2.5.1, available to Administrator users does not sanitise, validate or escape the id_lista POST parameter before using it in SQL statement, therefore leading to Blind SQL Injection.
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-sendit/
- https://wpscan.com/vulnerability/02ba4d8b-f4d2-42cd-9fae-b543e112fa04
#### Github
No PoCs found on GitHub currently.