cve/2022/CVE-2022-4267.md

18 lines
747 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4267](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4267)
![](https://img.shields.io/static/v1?label=Product&message=Bulk%20Delete%20Users%20by%20Email&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Bulk Delete Users by Email WordPress plugin through 1.2 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/e09754f2-e241-4bf8-8c95-a3fbc0ba7585
#### Github
No PoCs found on GitHub currently.