mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 03:02:23 +02:00
996 B
996 B
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
- https://wpscan.com/vulnerability/e24dac6d-de48-42c1-bdde-4a45fb331376
Github
No PoCs found on GitHub currently.