Full Disclosure of Information Disclosure Vulnerability in Kiwi Social Share
While looking an option update vulnerability in the plugin Kiwi Social Share we noticed that right above the code for that vulnerability was code that causes another vulnerability. That being an information disclosure vulnerability that allows anyone to view the contents of any WordPress option (setting).
In the file /includes/lib/helpers/class-kiwi-social-share-helper.php the function kiwi_social_share_get_option() is made available through WordPress AJAX functionality whether the request is coming from someone logged in to WordPress or not: [Read more]