CyberRota Analysis
AI-GeneratedThe Invisible Anti-Spam & CAPTCHA plugin for WordPress is vulnerable to SQL Injection through the 'key' parameter, affecting all versions up to 5.1. This flaw allows authenticated attackers with editor-level access or higher to execute arbitrary SQL queries, potentially leading to the extraction of sensitive database information. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of data exposure.
Original NVD Description
The Invisible Anti-Spam & CAPTCHA — reCAPTCHA Alternative for All Forms plugin for WordPress is vulnerable to generic SQL Injection via the 'key' parameter in all versions up to, and including, 5.1 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 editor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.