mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
1.0 KiB
1.0 KiB
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
- https://wpscan.com/vulnerability/306ecf09-fdf0-449c-930c-9dfa58f0efc2
- https://wpscan.com/vulnerability/306ecf09-fdf0-449c-930c-9dfa58f0efc2
Github
No PoCs found on GitHub currently.