cve/2021/CVE-2021-25049.md

18 lines
800 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-25049](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25049)
![](https://img.shields.io/static/v1?label=Product&message=Mobile%20Events%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.4.4%3C%201.4.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Mobile Events Manager WordPress plugin before 1.4.4 does not sanitise and escape various of its settings, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/227cbf50-59da-4f4c-85da-1959a108ae7e
#### Github
No PoCs found on GitHub currently.