cve/2021/CVE-2021-24925.md
2024-06-18 02:51:15 +02:00

18 lines
889 B
Markdown

### [CVE-2021-24925](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24925)
![](https://img.shields.io/static/v1?label=Product&message=Modern%20Events%20Calendar%20Lite&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.1.5%3C%206.1.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Modern Events Calendar Lite WordPress plugin before 6.1.5 does not sanitise and escape the current_month_divider parameter of its mec_list_load_more AJAX call (available to both unauthenticated and authenticated users) before outputting it back in the response, leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/82233588-6033-462d-b886-a8ef5ee9adb0
#### Github
No PoCs found on GitHub currently.