CVE-2021-24943
published 2021-12-06CVE-2021-24943: 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…
PriorityP180critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
7.47%
93.7th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| roundupwp | registrations_for_the_events_calendar | < 2.7.6 | 2.7.6 |
Detection & IOCsextracted from sources · hover to see the quote
otherRegistrations for the Events Calendar < 2.7.6
- →Monitor HTTP requests to WordPress AJAX endpoint (wp-admin/admin-ajax.php) with action=rtec_send_unregister_link and a manipulated/SQLi-payload event_id parameter; the action is accessible to unauthenticated users. ↗
- →A successful exploitation response returns HTTP 200 and contains the string 'Please enter the email you registered with' in the body — use this as a confirmation indicator in WAF/proxy logs.
- ·The Nuclei/probe template digest provided can be used to verify template integrity; ensure the template version targets plugin versions below 2.7.6 only.
- ·The SQL injection is exploitable by unauthenticated users, so authentication-based detection filters will miss attacks; ensure unauthenticated AJAX traffic is also inspected. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-756m-jgjv-8g68: The Registrations for the Events Calendar WordPress plugin before 2
ghsa_unreviewed·2021-12-07
CVE-2021-24943 [CRITICAL] CWE-89 GHSA-756m-jgjv-8g68: The Registrations for the Events Calendar WordPress plugin before 2
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.
VulnCheck
roundupwp registrations_for_the_events_calendar Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
vulncheck·2021·CVSS 9.8
CVE-2021-24943 [CRITICAL] roundupwp registrations_for_the_events_calendar Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
roundupwp registrations_for_the_events_calendar Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
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.
Affected: roundupwp registrations_for_the_events_calendar
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://patchstack.com/database/vulnerability/registrations-for-the-events-calendar/wordpress-registrations-for-the-events-c
No detection rules found.
Nuclei
Registrations for the Events Calendar < 2.7.6 - SQL Injection
nuclei·CVSS 9.8
CVE-2021-24943 [CRITICAL] Registrations for the Events Calendar < 2.7.6 - SQL Injection
Registrations for the Events Calendar =5'
- 'status_code == 200'
- 'contains(body, "Please enter the email you registered with")'
condition: and
# digest: 4a0a00473045022100a90ff486f2a0380064289b22178fe634dd5ad4822cbf2031877891ba6eaf10a202202b4d29931ad1ac83c7b4e4e7100366bfe4ed4d5c55ed34b2fd54f5a9b1e57a8c:922c64590222798bb761d5b6d8e72950
2021-12-06
Published
Exploited in the wild