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

804 B

CVE-2021-24461

Description

The get_faqs() function in the FAQ Builder AYS WordPress plugin before 1.3.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

No PoCs found on GitHub currently.