CVE-2024-1795 HIGH

CVE-2024-1795: HUSKY – Products Filter for WooCommerce Professional <= 1.3.5.2 - Authenticated (Contributor+) SQL Injection

Vendor Realmag777
Product HUSKY – Products Filter Professional for WooCommerce
Weakness CWE-89 · SQLi
Published March 15, 2024
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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

Related vulnerabilities

08Related CVE