mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
19 lines
1003 B
Markdown
19 lines
1003 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/20142995/nuclei-templates
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|