Strategic Overview
- Status
- Patched in 1.0.72
- Affected Plugin
- Polls CP
- Affected Version
<= 1.0.71- CVSS
- 5.3Medium
- Weakness type
- CWE-74 · Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
- CVE
CVE-2024-24874
At a glance
CVE-2024-24874 is a medium-severity Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') vulnerability in the Polls CP WordPress plugin, affecting versions <= 1.0.71. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.0.72; sites on affected versions should update now. Disclosed February 2024, reported by Kyle Sanchez.
Vulnerability Overview
The Polls CP plugin for WordPress is vulnerable to content injection in all versions up to, and including, 1.0.71. This is due to insufficient validation on poll answers. This makes it possible for unauthenticated attackers to inject arbitrary content.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Remediation
Update to version 1.0.72, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Polls CP 1.0.72 closes this, and updating the plugin is the step that ends it.
- Firewall
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Polls CP
- 8.8CVE-2014-125091: Polls CP <= 1.0.1 SQL Injection
CVE-2014-125091 - 6.1CVE-2024-47297: CP Polls <= 1.0.74 Reflected Cross-Site Scripting
CVE-2024-47297 - 6.1CVE-2015-9346: Polls CP < 1.0.5 Cross-Site Scripting
CVE-2015-9346 - 6.1CVE-2014-10395: Polls CP < 1.0.1 Cross-Site Scripting
CVE-2014-10395 - 5.4CVE-2016-20066: Polls CP <= 1.0.8 CSRF to Cross-Site Scripting
CVE-2016-20066 - 5.3CVE-2024-24873: CP Polls <= 1.0.71 Poll Limit Bypass
CVE-2024-24873 - 4.4CVE-2025-50025: CP Polls <= 1.0.81 Stored Cross-Site Scripting
CVE-2025-50025 - 4.4CVE-2024-8851: Polls CP <= 1.0.76 Stored Cross-Site Scripting
CVE-2024-8851
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C