CVE-2025-8416: Product Filter by WBW <= 2.9.7 - Unauthenticated SQL Injection
The Product Filter by WBW plugin for WordPress is vulnerable to SQL Injection via the 'filtersDataBackend' parameter in all versions up to, and including, 2.9.7. This is 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-8416?
CVE-2025-8416 has a high severity due to the potential for SQL Injection attacks.
How do I fix CVE-2025-8416?
To fix CVE-2025-8416, update the Product Filter by WBW plugin to version 2.9.8 or later.
What versions are affected by CVE-2025-8416?
CVE-2025-8416 affects all versions of the Product Filter by WBW plugin up to and including 2.9.7.
What causes the vulnerability in CVE-2025-8416?
The vulnerability in CVE-2025-8416 is caused by insufficient escaping of the 'filtersDataBackend' parameter.
Can exploiting CVE-2025-8416 lead to data compromise?
Yes, exploiting CVE-2025-8416 can lead to unauthorized data access and compromise of the database.