Files
CVEs-PoC/2021/CVE-2021-24442.md
T
2024-06-18 02:51:15 +02:00

18 lines
862 B
Markdown

### [CVE-2021-24442](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24442)
![](https://img.shields.io/static/v1?label=Product&message=Poll%2C%20Survey%2C%20Questionnaire%20and%20Voting%20system&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.5.3%3C%201.5.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### 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.