.. / CVE-2021-24943

Exploit for Registrations for the Events Calendar < 2.7.6 - SQL Injection (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.

Nuclei Template

View the template here CVE-2021-24943.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2021/CVE-2021-24943.yaml
Copy

References:

https://wpscan.com/vulnerability/ba50c590-42ee-4523-8aa0-87ac644b77ed/
https://nvd.nist.gov/vuln/detail/CVE-2021-24943
https://wordpress.org/plugins/registrations-for-the-events-calendar/