cve/2021/CVE-2021-24651.md
2025-09-29 21:09:30 +02:00

926 B

CVE-2021-24651

Description

The Poll Maker WordPress plugin before 3.4.2 allows unauthenticated users to perform SQL injection via the ays_finish_poll AJAX action. While the result is not disclosed in the response, it is possible to use a timing attack to exfiltrate data such as password hash.

POC

Reference

Github