Files
CVEs-PoC/2021/CVE-2021-24483.md
T
2024-06-09 00:33:16 +00:00

908 B

CVE-2021-24483

Description

The get_poll_categories(), get_polls() and get_reports() functions in the Poll Maker WordPress plugin before 3.2.1 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.