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

819 B

CVE-2021-24459

Description

The get_results() and get_items() functions in the Survey Maker WordPress plugin before 1.5.6 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