mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
18 lines
892 B
Markdown
18 lines
892 B
Markdown
### [CVE-2021-24463](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24463)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The get_sliders() function in the Image Slider by Ays- Responsive Slider and Carousel WordPress plugin before 2.5.0 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/994e6198-f0e9-4e30-989f-b5a3dfe95ded
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|