CyberRota Analysis
AI-GeneratedThe Frontend File Manager Plugin for WordPress versions up to 23.6 is vulnerable due to improper validation of user input for file paths, allowing unauthenticated users to delete arbitrary files, including critical files like wp-config.php. This can lead to a complete site takeover, especially when guest upload mode is enabled. WordPress site administrators and developers using this plugin should prioritize immediate updates or mitigations to prevent potential exploitation.
Original NVD Description
The Frontend File Manager Plugin WordPress plugin through 23.6 does not validate a file path derived from user input before deleting the referenced file, allowing unauthenticated users to delete arbitrary files on the server (such as wp-config.php) when guest upload mode is enabled. Deleting wp-config.php forces the site into its setup routine, which can be leveraged toward a full site takeover.