The plugin does not enforce path validation, authorisation and CSRF checks in the omgf_ajax_empty_dir AJAX action, which allows any authenticated users to delete arbitrary files or folders on the server.
As an authenticated user, with a role as low as subscriber, viewing the admin the dashboard (/wp-admin/index.php), run the below command in the Web Developer console of the web browser. This will delete /wp-content/index.php file ("silence is golden"). You can also do /../../../** or /../../../wp-admin/ or... (assuming you want to destroy the installation). jQuery.post(ajaxurl,{action:"omgf_ajax_empty_dir",section:"/../../index.php"})
apple502j
apple502j
Yes
2021-08-23 (about 1 years ago)
2021-08-23 (about 1 years ago)
2022-03-07 (about 1 years ago)