cve/2021/CVE-2021-24462.md
2024-06-18 02:51:15 +02:00

923 B
Raw Blame History

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

Github

No PoCs found on GitHub currently.