mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
19 lines
922 B
Markdown
19 lines
922 B
Markdown
### [CVE-2021-24651](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://wpscan.com/vulnerability/24f933b0-ad57-4ed3-817d-d637256e2fb1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|