mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
19 lines
860 B
Markdown
19 lines
860 B
Markdown
### [CVE-2021-24552](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24552)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Simple Events Calendar WordPress plugin through 1.4.0 does not sanitise, validate or escape the event_id POST parameter before using it in a SQL statement when deleting events, leading to an authenticated SQL injection issue
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://codevigilant.com/disclosure/2021/wp-plugin-simple-events-calendar/
|
|
- https://wpscan.com/vulnerability/3482a015-a5ed-4913-b516-9eae2b3f89db
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|