WP Directory Kit
cpe:2.3:a:wpdirectorykit:wp_directory_kit:*:*:*:*:wordpress:*:*
- <= 1.4.3
A SQL injection vulnerability has been identified in the WP Directory Kit plugin for WordPress, affecting all versions through 1.4.3. The issue arises in the select_2_ajax() function, where the 'columns_search' parameter is not properly sanitized before being used in an SQL query. This flaw allows unauthenticated attackers to manipulate the SQL query by appending additional commands, potentially leading to the extraction of sensitive data from the database.
Exploitation of this vulnerability allows for SQL injection, where attackers can interfere with the application's database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.
To reproduce this vulnerability, send a request to the select_2_ajax() function with a crafted 'columns_search' parameter that includes malicious SQL code. The lack of proper escaping will allow the injected SQL to be executed, manipulating the original query and potentially exposing database information.
Users are advised to update the WP Directory Kit plugin to version 1.4.4 or later, where this vulnerability has been patched.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.