mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
857 B
Markdown
18 lines
857 B
Markdown
### [CVE-2021-24460](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24460)
|
||

|
||

|
||

|
||
|
||
### Description
|
||
|
||
The get_fb_likeboxes() function in the Popup Like box – Page Plugin WordPress plugin before 3.5.3 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/9c0164f2-464b-4876-a48f-c0ebd63cf397
|
||
|
||
#### Github
|
||
- https://github.com/20142995/nuclei-templates
|
||
|