cve/2024/CVE-2024-8700.md

18 lines
697 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-8700](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8700)
![](https://img.shields.io/static/v1?label=Product&message=Event%20Calendar&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%20Improper%20Access%20Control&color=brighgreen)
### Description
The Event Calendar WordPress plugin through 1.0.4 does not check for authorization on delete actions, allowing unauthenticated users to delete arbitrary calendars.
### POC
#### Reference
- https://wpscan.com/vulnerability/8c48b657-afa1-45e6-ada6-27ee58185143/
#### Github
No PoCs found on GitHub currently.