CyberRota Analysis
AI-GeneratedThe Bit Form plugin for WordPress is susceptible to arbitrary file deletion due to inadequate file path validation in its deleteFiles function, affecting all versions up to 3.1.1. This vulnerability allows authenticated attackers with subscriber-level access or higher to delete critical files on the server, potentially leading to remote code execution if sensitive files like wp-config are targeted. WordPress site administrators using this plugin should prioritize immediate updates to mitigate the risk of exploitation.
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 Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the deleteFiles function in all versions up to, and including, 3.1.1 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).