WordPress Plugin Vulnerabilities
Hybrid Composer <= 1.4.6 - Unauthenticated Options Update
Description
This plugin has a function to update Wordpress options via Ajax and it's set with the following:
add_action('wp_ajax_nopriv_hc_ajax_save_option', 'hc_ajax_save_option');
Which means it does not require authentication and is exploitable by anyone on the internet.
I've already spoken to the plugin author about this and he has patched the plugin and notified his users.
http://wordpress.framework-y.com/hybrid-composer/
Proof of Concept
Affects Plugins
References
Miscellaneous
Original Researcher
rootetsy
Submitter
Brad Patton
Verified
Yes
WPVDB ID
Timeline
Publicly Published
2019-07-10 (about 6 years ago)
Added
2019-07-12 (about 6 years ago)
Last Updated
2019-11-27 (about 6 years ago)