Comments Like Dislike <= 1.1.2 - Add Like/Dislike Bypass

2021-06-07 00:00
Phu Tran

Strategic Overview

Status
Patched in 1.1.4
Affected PluginComments Like Dislike
Affected Version< 1.1.4
CVSS5.3Medium
CVECVE-2021-24379
View all Comments Like Dislike vulnerabilities

Vulnerability Overview

The Comments Like Dislike WordPress plugin before 1.1.4 allows users to like/dislike posted comments, however does not prevent them from replaying the AJAX request to add a like. This allows any user (even unauthenticated) to add unlimited like/dislike to any comment. The plugin appears to have some Restriction modes, such as Cookie Restriction, IP Restrictions, Logged In User Restriction, however, they do not prevent such attack as they only check client side

Technical Analysis

REMEDIATION: Update to version 1.1.4, or a newer patched version --- IDENTIFIER: CWE-863 (Incorrect Authorization) The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

External References

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