Files
CVEs-PoC/2021/CVE-2021-24348.md
T
2024-06-18 02:51:15 +02:00

19 lines
939 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-24348](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24348)
![](https://img.shields.io/static/v1?label=Product&message=Side%20Menu%20%E2%80%93%20add%20fixed%20side%20buttons&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.1.5%3C%203.1.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The menu delete functionality of the Side Menu add fixed side buttons WordPress plugin before 3.1.5, available to Administrator users takes the did GET parameter and uses it into an SQL statement without proper sanitisation, validation or escaping, therefore leading to a SQL Injection issue
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-side-menu/
- https://wpscan.com/vulnerability/e0ca257e-6e78-4611-a9ad-be43d37cf474
#### Github
No PoCs found on GitHub currently.