CVE-2021-24442
Poll, Survey, Questionnaire and Voting system < 1.5.3 - Unauthenticated Blind SQL Injection
Record summary
CVE-2021-24442 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
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
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Jun 6, 2025 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
poll\,_survey\,_questionnaire_and_voting_systemBrowse wpdevart / Poll, Survey, Questionnaire and Voting system | CVE List, VulnCheck | 1.5.3 to < 1.5.3 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALWordpress Polls Widget < 1.5.3 - SQL InjectionCVSS 9.8
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
Impact
Unauthenticated attackers can execute SQL injection to manipulate database contents, potentially gaining unauthorized access to all WordPress data including user credentials.
Remediation
Fixed in 1.5.3
Source: ProjectDiscovery