CVE-2024-6027 CRITICAL

CVE-2024-6027: Themify - WooCommerce Product Filter <= 1.4.9 - Unauthenticated SQL Injection via conditions Parameter

Vendor Themifyme
Product Themify – WooCommerce Product Filter
Weakness CWE-89 · SQLi
Published June 21, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Themify – WooCommerce Product Filter plugin for WordPress is vulnerable to time-based SQL Injection via the ‘conditions’ parameter in all versions up to, and including, 1.4.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers 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

The Themify WooCommerce Product Filter plugin contains a SQL injection vulnerability in versions up to 1.4.9. An attacker can send a specially crafted request to the plugin to execute arbitrary SQL queries against the site's database. This allows reading, modifying, or deleting sensitive data including user credentials, product information, and order details. No authentication or user interaction is required.

What an attacker can do

03Attacker Capabilities

Execute arbitrary SQL commands to read, modify, or delete database contents including user credentials and order data.

Potential impact on your site

04Site Impact

Attackers can steal customer data, modify prices or inventory, or take the site offline without needing a user account.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

June 21, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE