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

18 lines
821 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-24599](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24599)
![](https://img.shields.io/static/v1?label=Product&message=Email%20Encoder%20%E2%80%93%20Protect%20Email%20Addresses&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.1.2%3C%202.1.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Email Encoder Protect Email Addresses WordPress plugin before 2.1.2 has an endpoint that requires no authentication and will render a user supplied value in the HTML response without escaping or sanitizing the data.
### POC
#### Reference
- https://wpscan.com/vulnerability/625a272f-5c69-4f6a-8eee-32f70cd4a558
#### Github
No PoCs found on GitHub currently.