Files
CVEs-PoC/2021/CVE-2021-24459.md
T
2025-09-29 21:09:30 +02:00

18 lines
819 B
Markdown

### [CVE-2021-24459](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24459)
![](https://img.shields.io/static/v1?label=Product&message=Survey%20Maker&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.5.6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brightgreen)
### Description
The get_results() and get_items() functions in the Survey Maker WordPress plugin before 1.5.6 did not use whitelist or validate the orderby parameter before using it in SQL statements passed to the get_results() DB calls, leading to SQL injection issues in the admin dashboard
### POC
#### Reference
- https://wpscan.com/vulnerability/3fafbec0-55e4-41cf-8402-1b57b6615225
#### Github
- https://github.com/20142995/nuclei-templates