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

18 lines
848 B
Markdown

### [CVE-2021-25083](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25083)
![](https://img.shields.io/static/v1?label=Product&message=Registrations%20for%20the%20Events%20Calendar%20%E2%80%93%20Event%20Registration%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.7.10%3C%202.7.10%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Registrations for the Events Calendar WordPress plugin before 2.7.10 does not escape the qtype parameter before outputting it back in an attribute in the settings page, leading to a Reflected Cross-Site Scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/9b69544d-6a08-4757-901b-6ccf1cd00ecc
#### Github
No PoCs found on GitHub currently.