WP-Polls <= 2.76.0 - Race Condition
2022-10-05 00:00
Nguy Minh TuanStrategic Overview
StatusPatched in 2.77.0
Affected PluginWP-Polls
Affected Version
<= 2.76.0CVSS4.3Medium
CVE
CVE-2022-40130Vulnerability Overview
The WP-Polls plugin for WordPress is vulnerable to Race Condition in the function vote_poll_process() in versions up to, and including, 3.3.4. This can lead to unpredictable polling result changes when certain conditions are met.
Technical Analysis
REMEDIATION: Update to version 2.77.0, or a newer patched version --- IDENTIFIER: CWE-362 (Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')) The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C