Files
CVEs-PoC/2021/CVE-2021-24553.md
T
2024-05-25 21:48:12 +02:00

19 lines
884 B
Markdown

### [CVE-2021-24553](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24553)
![](https://img.shields.io/static/v1?label=Product&message=Timeline%20Calendar&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2%3C%3D%201.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### 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.