CVE-2023-2010

Forminator <= 1.23.3 - Race Condition to Multiple Poll Voting

2023-06-12 00:00
Amirmohammad vakili

Strategic Overview

Status
Patched in 1.24.1
Affected Version
<= 1.23.3
CVSS
5.3Medium
Weakness type
CWE-362 · Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
CVE
CVE-2023-2010
View all Forminator Forms – Contact Form, Payment Form & Custom Form Builder vulnerabilities

At a glance

CVE-2023-2010 is a medium-severity Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in the Forminator Forms WordPress plugin, affecting versions <= 1.23.3. 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.24.1; sites on affected versions should update now. Disclosed June 2023, reported by 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

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-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.

Remediation

Update to version 1.24.1, or a newer patched version

How does WordSec protect against this?

The fix is the thing that ends this: Forminator Forms 1.24.1 closes this, and updating the plugin is the step that ends it.

  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C