AnyComment <= 0.2.17 - Race Condition

Strategic Overview

Status
Patched in 0.2.18
Affected PluginAnyComment
Affected Version< 0.2.18
CVSS5.3Medium
CVECVE-2022-0279
View all AnyComment vulnerabilities

Vulnerability Overview

The AnyComment WordPress plugin before 0.2.18 is affected by a race condition when liking/disliking a comment/reply, which could allow any authenticated user to quickly raise their rating or lower the rating of other users

Technical Analysis

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