mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
862 B
Markdown
18 lines
862 B
Markdown
### [CVE-2021-24442](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24442)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Poll, Survey, Questionnaire and Voting system WordPress plugin before 1.5.3 did not sanitise, escape or validate the date_answers[] POST parameter before using it in a SQL statement when sending a Poll result, allowing unauthenticated users to perform SQL Injection attacks
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/7376666e-9b2a-4239-b11f-8544435b444a
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|