CVE-2022-40310

Rate my Post – WP Rating System <= 3.3.4 - Race Condition

2022-09-01 00:00
Nguy Minh Tuan

Strategic Overview

Status
Patched in 3.3.5
Affected Version
<= 3.3.4
CVSS
4.3Medium
Weakness type
CWE-362 · Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
CVE
CVE-2022-40310
View all Rate My Post – Star Rating Plugin by FeedbackWP vulnerabilities

At a glance

CVE-2022-40310 is a medium-severity Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in the Rate My Post WordPress plugin, affecting versions <= 3.3.4. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). The issue is fixed in version 3.3.5; sites on affected versions should update now. Disclosed September 2022, reported by Nguy Minh Tuan.

Vulnerability Overview

The Rate my Post plugin for WordPress is vulnerable to Race Condition in versions up to, and including, 3.3.4. This can lead to unpredictable post rating changes when certain conditions are met.

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 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 3.3.5, or a newer patched version

How does WordSec protect against this?

The fix is the thing that ends this: Rate My Post 3.3.5 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