Forminator <= 1.23.3 - Race Condition to Multiple Poll Voting

2023-06-12 00:00
Amirmohammad vakili

Vulnerability Overview

The Forminator plugin for WordPress is vulnerable to a race condition in versions up to, and including, 1.23.3. This is due to improper validation on the poll voting functionality. This makes it possible for unauthenticated attackers to make multiple votes on a poll.

Technical Analysis

REMEDIATION: Update to version 1.24.1, 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