cve/2021/CVE-2021-24965.md
2024-06-18 02:51:15 +02:00

974 B

CVE-2021-24965

Description

The Five Star Restaurant Reservations WordPress plugin before 2.4.8 does not have capability and CSRF checks in the rtb_welcome_set_schedule AJAX action, allowing any authenticated users to call it. Due to the lack of sanitisation and escaping, users with a role as low as subscriber could perform Cross-Site Scripting attacks against logged in admins

POC

Reference

Github

No PoCs found on GitHub currently.