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

|
||

|
||

|
||
|
||
### Description
|
||
|
||
The get_gallery_categories() and get_galleries() functions in the Photo Gallery by Ays – Responsive Image Gallery WordPress plugin before 4.4.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/e24dac6d-de48-42c1-bdde-4a45fb331376
|
||
|
||
#### Github
|
||
- https://github.com/20142995/nuclei-templates
|
||
|