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

18 lines
873 B
Markdown

### [CVE-2021-24810](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24810)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Event%20Manager%20%E2%80%93%20Easily%20Build%20your%20Calendar%20of%20Events!&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.1.23%3C%203.1.23%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP Event Manager WordPress plugin before 3.1.23 does not escape some of its Field Editor settings when outputting them, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/94670822-0251-4e77-8d7f-b47aa7232e52
#### Github
No PoCs found on GitHub currently.