mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
19 lines
884 B
Markdown
19 lines
884 B
Markdown
### [CVE-2021-24553](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24553)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Timeline Calendar WordPress plugin through 1.2 does not sanitise, validate or escape the edit GET parameter before using it in a SQL statement when editing events, leading to an authenticated SQL injection issue. Other SQL Injections are also present in the plugin
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://codevigilant.com/disclosure/2021/wp-plugin-timeline-calendar/
|
|
- https://wpscan.com/vulnerability/14c75a00-a52b-430b-92da-5145e5aee30a
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|