Vulnerability CVE-2019-13344


Published: 2019-07-05

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.

See advisories in our WLB2 database:
Topic
Author
Date
Low
WordPress Like Button 1.6.0 Authentication Bypass
Benjamin Lim
08.07.2019

Type:

CWE-287

(Improper Authentication)

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Crudlab -> Wp like button 

 References:
http://packetstormsecurity.com/files/153541/WordPress-Like-Button-1.6.0-Authentication-Bypass.html
https://limbenjamin.com/articles/wp-like-button-auth-bypass.html
https://wordpress.org/plugins/wp-like-button/#developers
https://wpvulndb.com/vulnerabilities/9432

Copyright 2024, cxsecurity.com

 

Back to Top