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.
The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
Link | Tags |
---|---|
https://limbenjamin.com/articles/wp-like-button-auth-bypass.html | third party advisory exploit |
https://wordpress.org/plugins/wp-like-button/#developers | third party advisory release notes |
http://packetstormsecurity.com/files/153541/WordPress-Like-Button-1.6.0-Authentication-Bypass.html | third party advisory vdb entry exploit |
https://wpvulndb.com/vulnerabilities/9432 |