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

914 B

CVE-2021-24943

Description

The Registrations for the Events Calendar WordPress plugin before 2.7.6 does not sanitise and escape the event_id in the rtec_send_unregister_link AJAX action (available to both unauthenticated and authenticated users) before using it in a SQL statement, leading to an unauthenticated SQL injection.

POC

Reference

Github

No PoCs found on GitHub currently.