AnyComment <= 0.2.17 - Race Condition
2022-01-19 00:00
Brandon James Roldan (tomorrowisnew)Strategic Overview
StatusPatched in 0.2.18
Affected PluginAnyComment
Affected Version
< 0.2.18CVSS5.3Medium
CVE
CVE-2022-0279Vulnerability 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