mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
965 B
Markdown
18 lines
965 B
Markdown
### [CVE-2021-24583](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24583)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|