Files
CVEs-PoC/2021/CVE-2021-24458.md
T
2024-06-18 02:51:15 +02:00

828 B

CVE-2021-24458

Description

The get_ays_popupboxes() and get_popup_categories() functions of the Popup box WordPress plugin before 2.3.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.