What the vulnerability does
01Description
The HUSKY – Products Filter for WooCommerce Professional plugin for WordPress is vulnerable to SQL Injection via the 'name' parameter in the woof shortcode in all versions up to, and including, 1.3.5.2 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 contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Explanation of Vulnerability in Simple Terms
02Summary
HUSKY – Products Filter Professional for WooCommerce versions up to 1.3.5.2 contain a SQL injection vulnerability in the plugin's filter functionality. An authenticated attacker with low privileges can inject malicious SQL queries through filter parameters, potentially reading, modifying, or deleting database records. The vulnerability requires a valid user account but no additional user interaction.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete data from the site's database using crafted filter requests.
Potential impact on your site
04Site Impact
Attackers with user accounts can steal customer data, modify product information, or corrupt the database.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account (e.g., subscriber or customer role).
Key dates
06Disclosure timeline
March 15, 2024
CVE published
April 8, 2026
Record updated