What this page helps you verify fast
This hub clusters tracked records for WordPress Poll so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
Review known vulnerability records for the WordPress plugin WordPress Poll (`cardoza-wordpress-poll`), including severity, CVE references, affected versions, and patch status.
Recent tracked CVEs on this page include CVE-2020-24315, CVE-2013-1400 and CVE-2013-1401, so operators can jump from disclosure to patch validation without scanning the full feed first.
Pair this plugin vulnerability hub with practical WordPress hardening, scanner, and patch workflow guidance.
Review patch cadence, privileged access, XML-RPC exposure, backups, and monitoring controls.
Use ownership, update testing, least privilege, and removal criteria to reduce plugin risk.
Compare scanner coverage for plugin CVEs, version detection, alert noise, and remediation workflow.
Use the hub as a decision layer before opening individual records: confirm whether the issue has a CVE, whether a fixed version exists, and whether the affected range overlaps production installs.
Affected range: Versions up to 34.05. Fixed version: 34.06.
Affected range: Versions up to 34.05. Fixed version: 34.06.
Affected range: Versions up to 36. Fixed version is not listed yet.
Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.
| Tracked CVE | Issue Type | Affected Versions | Fixed Version | CVSS |
|---|---|---|---|---|
|
CVE-2013-1400
WordPress Poll < 34.06 - SQL Injection
|
SQL Injection | Versions up to 34.05 | 34.06 | CVSS 9.8 |
|
CVE-2013-1401
WordPress Poll <= 34.05 - SQL Injection
|
SQL Injection | Versions up to 34.05 | 34.06 | CVSS 9.8 |
|
CVE-2020-24315
WordPress Poll <= 36 - SQL Injection
|
SQL Injection | Versions up to 36 | No patch listed | CVSS 7.2 |
WordPress Poll < 34.06 - SQL Injection
WordPress Poll <= 34.05 - SQL Injection
WordPress Poll <= 36 - SQL Injection
This hub clusters tracked records for WordPress Poll so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
These recent records surface the CVE strings, patch cues, and direct report links most operators need first.
The Poll Plugin for WordPress is vulnerable to blind SQL Injection via the 'pollid' parameter in versions up to, and including, 36 due to insufficient escaping on the user supplied parameter...
Multiple SQL injection vulnerabilities in CWPPoll.js in WordPress Poll Plugin 34.5 for WordPress allow attackers to execute arbitrary SQL commands via the pollid or poll_id parameter in a vi...
Multiple security bypass vulnerabilities in the editAnswer, deleteAnswer, addAnswer, and deletePoll functions in WordPress Poll Plugin 34.05 for WordPress allow a remote attacker to add, edi...
Sorted by latest disclosure date so newly published issues surface first.
The Poll Plugin for WordPress is vulnerable to blind SQL Injection via the 'pollid' parameter in versions up to, and including, 36 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for...
Multiple SQL injection vulnerabilities in CWPPoll.js in WordPress Poll Plugin 34.5 for WordPress allow attackers to execute arbitrary SQL commands via the pollid or poll_id parameter in a viewPollResults or userlogs action.
Multiple security bypass vulnerabilities in the editAnswer, deleteAnswer, addAnswer, and deletePoll functions in WordPress Poll Plugin 34.05 for WordPress allow a remote attacker to add, edit, and delete an answer and delete a poll.