mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
18 lines
828 B
Markdown
18 lines
828 B
Markdown
### [CVE-2021-24458](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24458)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The get_ays_popupboxes() and get_popup_categories() functions of the Popup box WordPress plugin before 2.3.4 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/8a588266-54cd-4779-adcf-f9b9e226c297
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|