CyberRota Analysis
AI-GeneratedThe WP Foodbakery plugin for WordPress is susceptible to arbitrary file deletion due to inadequate file path validation in the 'delete_locations_backup_file_callback' function, affecting all versions up to 4.9. This vulnerability allows authenticated attackers with subscriber-level access or higher to delete critical files on the server, potentially leading to remote code execution. WordPress site administrators using this plugin should prioritize patching or mitigating this vulnerability to safeguard their systems.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The WP Foodbakery plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'delete_locations_backup_file_callback' function in all versions up to, and including, 4.9. This makes it possible for authenticated attackers, with subscriber-level access and above, 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).