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

18 lines
965 B
Markdown

### [CVE-2021-24583](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24583)
![](https://img.shields.io/static/v1?label=Product&message=Timetable%20and%20Event%20Schedule%20by%20MotoPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.4.2%3C%202.4.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%20Improper%20Access%20Control&color=brighgreen)
### Description
The Timetable and Event Schedule WordPress plugin before 2.4.2 does not have proper access control when deleting a timeslot, allowing any user with the edit_posts capability (contributor+) to delete arbitrary timeslot from any events. Furthermore, no CSRF check is in place as well, allowing such attack to be performed via CSRF against a logged in with such capability
### POC
#### Reference
- https://wpscan.com/vulnerability/7aec4ef4-db3b-41fb-9177-88ce9d37bca6
#### Github
- https://github.com/ARPSyndicate/cvemon