#VU19202 Improper Authentication in WP Like Button - CVE-2019-13344
Published: July 16, 2019 / Updated: June 17, 2021
WP Like Button
CRUDLab
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to the "contains()" function in "wp_like_button.php" does not check if the current request is made by an authorized user. A remote attacker can bypass authentication process and update the settings of the plugin.