mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
877 B
877 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
- https://wpscan.com/vulnerability/311974b5-6d6e-4b47-a33d-6d8f468aa528
- https://wpscan.com/vulnerability/311974b5-6d6e-4b47-a33d-6d8f468aa528
Github
No PoCs found on GitHub currently.