CyberRota Analysis
AI-GeneratedThe WPML Multilingual CMS plugin for WordPress is susceptible to SQL Injection through the 'sorting' parameter, affecting all versions up to 4.9.5 due to inadequate input sanitization. This vulnerability allows authenticated attackers with translator-level access or higher to manipulate 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 WPML Multilingual CMS plugin for WordPress is vulnerable to SQL Injection via the 'sorting' parameter in all versions up to, and including, 4.9.5 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 translator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.