Files
CVEs-PoC/2021/CVE-2021-24959.md
T
2025-09-29 21:09:30 +02:00

19 lines
813 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%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brightgreen)
### 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
- https://github.com/20142995/nuclei-templates
- https://github.com/RandomRobbieBF/CVE-2021-24959