Files
CVEs-PoC/2021/CVE-2021-24458.md
2025-09-29 21:09:30 +02:00

831 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