mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
18 lines
917 B
Markdown
18 lines
917 B
Markdown
### [CVE-2021-24943](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://wpscan.com/vulnerability/ba50c590-42ee-4523-8aa0-87ac644b77ed
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|