WP Like Button <= 1.6.0 - Missing Authorization

2019-07-05 00:00
Benjamin Lim

Strategic Overview

Status
Patched in 1.6.1
Affected PluginWP Like Button
Affected Version< 1.6.1
CVSS5.3Medium
CVECVE-2019-13344
View all WP Like Button vulnerabilities

Vulnerability Overview

An authentication bypass vulnerability in the CRUDLab WP Like Button plugin through 1.6.0 for WordPress allows unauthenticated attackers to change settings. The contains() function in wp_like_button.php did not check if the current request is made by an authorized user, thus allowing any unauthenticated user to successfully update settings, as demonstrated by the wp-admin/admin.php?page=facebook-like-button each_page_url or code_snippet parameter.

Technical Analysis

REMEDIATION: Update to version 1.6.1, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

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