CyberRota Analysis
AI-GeneratedThe ERP: Complete HR, Accounting & CRM Suite plugin for WordPress is vulnerable to SQL Injection through the 'orderby' parameter, affecting all versions up to 1.17.5. This flaw allows authenticated attackers with HR Manager-level access or higher to manipulate SQL queries, potentially leading to unauthorized data extraction from the database. Organizations using this plugin should prioritize patching to mitigate the risk of data breaches.
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 ERP: Complete HR, Accounting & CRM Suite with Recruitment and WooCommerce CRM Support plugin for WordPress is vulnerable to generic SQL Injection via the 'orderby' parameter in all versions up to, and including, 1.17.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 custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Exploitation requires the erp_list_employee capability, which is granted to HR Manager-level users and above within the WP ERP plugin.