mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
18 lines
819 B
Markdown
18 lines
819 B
Markdown
### [CVE-2021-24459](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24459)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|