CyberRota Analysis
AI-GeneratedThe SEO Booster plugin for WordPress is susceptible to SQL Injection through the 'sort_field' parameter, affecting all versions up to 7.3.1 due to inadequate input sanitization. This vulnerability allows authenticated attackers with administrator-level access to manipulate SQL queries, potentially leading to unauthorized data extraction from the database. WordPress site administrators using this plugin should prioritize immediate updates to mitigate the risk of exploitation.
Original NVD Description
The SEO Booster plugin for WordPress is vulnerable to generic SQL Injection via the 'sort_field' parameter in all versions up to, and including, 7.3.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 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.