WordPress security changelog
MEDIUM CVE-2019-13344 Modified

Wp Like Button: Privilege escalation or authentication bypass

Wp Like Button is affected by privilege escalation or authentication bypass. The vulnerable path is reachable without authentication. A successful request can grant permissions or access that the caller should not possess.

CVE / CNA score 5.3 CVSS · cve@mitre.org
NVD score 5.3 CVSS 3.0 · nvd@nist.gov
Component
Wp Like Button
Plugin slug
wp-like-button
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jul 05, 2019
Weakness
CWE-306 — Missing Authentication for Critical Function

This CVE was published Jul 05, 2019 and is one of 3 known issues for this plugin.

Update, patch or deactivate.

Update Wp Like Button to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

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.

NVD vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Primary and upstream sources