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

854 B
Raw Blame History

CVE-2021-24460

Description

The get_fb_likeboxes() function in the Popup Like box Page Plugin WordPress plugin before 3.5.3 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.