CVE-2021-24943
Registrations for the Events Calendar < 2.7.6 - Unauthenticated SQL Injection
Record summary
CVE-2021-24943 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
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.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Nov 8, 2021 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Registrations for the Events Calendar – Event Registration Plugin | CVE List | 2.7.6 to < 2.7.6 | affected |
registrations_for_the_events_calendarBrowse roundupwp / registrations_for_the_events_calendar | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALRegistrations for the Events Calendar < 2.7.6 - SQL InjectionCVSS 9.8
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.
Impact
Unauthenticated attackers can execute SQL injection through the event_id parameter, potentially extracting all Events Calendar registration data including attendee information.
Remediation
Fixed in 2.7.6
Source: ProjectDiscovery