CyberRota Analysis
AI-GeneratedThe Bit Form plugin for WordPress is vulnerable to SQL Injection through the 'data[queryCondition]' parameter, affecting all versions up to 3.2.0 due to inadequate input sanitization. This vulnerability allows authenticated attackers with administrator-level access to execute arbitrary SQL queries, potentially leading to the exposure of sensitive database information. WordPress site administrators using this plugin should prioritize immediate updates to mitigate the risk.
Original NVD Description
The Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder plugin for WordPress is vulnerable to generic SQL Injection via the 'data[queryCondition]' parameter in all versions up to, and including, 3.2.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.