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

19 lines
948 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-24521](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24521)
![](https://img.shields.io/static/v1?label=Product&message=Side%20Menu%20Lite%20%E2%80%93%20add%20sticky%20fixed%20buttons&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.2.1%3C%202.2.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Side Menu Lite add sticky fixed buttons WordPress plugin before 2.2.1 does not properly sanitize input values from the browser when building an SQL statement. Users with the administrator role or permission to manage this plugin could perform an SQL Injection attack.
### POC
#### Reference
- https://github.com/pang0lin/CVEproject/blob/main/wordpress_side-menu-lite_sqli.md
- https://wpscan.com/vulnerability/eb21ebc5-265c-4378-b2c6-62f6bc2f69cd
#### Github
No PoCs found on GitHub currently.