#VU26747 Improper access control in Gutenberg Blocks – Ultimate Addons for Gutenberg
Published: April 9, 2020
Gutenberg Blocks – Ultimate Addons for Gutenberg
Brainstorm Force, Nikhil Chavan
Description
The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions in several AJAX actions in the "ultimate-addons-for-gutenberg/classes/class-uagb-admin.php" script. A remote authenticated attacker can send a $_POST['page'] = 'uag' to the current page and interact with all six AJAX actions, leading to settings change.
This vulnerability affects the following AJAX actions:
- uagb_activate_widget
- uagb_deactivate_widget
- uagb_bulk_activate_widgets
- uagb_bulk_deactivate_widgets
- uagb_allow_beta_updates
- uagb_file_generation