cve/2024/CVE-2024-7982.md

18 lines
817 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-7982](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7982)
![](https://img.shields.io/static/v1?label=Product&message=Registrations%20for%20the%20Events%20Calendar&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.12.4%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.12.4 does not sanitise and escape some parameters when accepting event registrations, which could allow unauthenticated users to perform Cross-Site Scripting attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/d79e1e9c-980d-4974-bfbd-d87d6e28d9a6/
#### Github
No PoCs found on GitHub currently.