The Simple File List plugin for WordPress, up to and including version 6.3.7, is vulnerable to arbitrary file modification. This vulnerability allows unauthenticated attackers to delete and modify files on the server, even when the administrator has not enabled the AllowFrontManage setting. The issue arises from insufficient authorization checks and a flawed is_admin() check that bypasses the guard before [truncated]
The Simple File List plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the eeSFL_DeleteFile function in all versions up to, and including, 6.3.7. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). The simpl [truncated]