WordPress Plugin Vulnerabilities
LiveChat < 3.7.6 - Unauthenticated Option Update/Reset and Stored XSS
Description
The lack of proper CSRF and Authorisation checks could allow an unauthenticated attacker to update or reset the plugin's settings. Furthermore, when updating the livechat_email option, no sanitisation is performed, leading to a Stored XSS issue in the plugin's settings page.
CSRF and XSS fixed in 3.7.3, however the authorisation part added an is_admin() (which only check if the dashboard or admin panel is trying to be displayed) check. Fixed in 3.7.6
Proof of Concept
Affects Plugins
References
Miscellaneous
Verified
No
WPVDB ID
Timeline
Publicly Published
2019-06-26 (about 6 years ago)
Added
2019-07-09 (about 6 years ago)
Last Updated
2019-08-14 (about 6 years ago)