mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 01:07:59 +02:00
962 B
962 B
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
- https://wpscan.com/vulnerability/994e6198-f0e9-4e30-989f-b5a3dfe95ded
Github
No PoCs found on GitHub currently.