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

18 lines
762 B
Markdown

### [CVE-2021-24959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24959)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Email%20Users&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.7.6%3C%3D%201.7.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The WP Email Users WordPress plugin through 1.7.6 does not escape the data_raw parameter in the weu_selected_users_1 AJAX action, available to any authenticated users, allowing them to perform SQL injection attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/0471d2e2-e759-468f-becd-0b062f00b435
#### Github
No PoCs found on GitHub currently.