cve/2021/CVE-2021-25025.md

19 lines
887 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-25025](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25025)
![](https://img.shields.io/static/v1?label=Product&message=EventCalendar&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.1.51%3C%201.1.51%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The EventCalendar WordPress plugin before 1.1.51 does not have proper authorisation and CSRF checks in the add_calendar_event AJAX actions, allowing users with a role as low as subscriber to create events
### POC
#### Reference
- https://wpscan.com/vulnerability/24fb4eb4-9fe1-4433-8844-8904eaf13c0e
#### Github
No PoCs found on GitHub currently.