The Product Filter by WBW plugin for WordPress is vulnerable to time-based SQL Injection via the filtersDataBackend parameter in all versions up to, and including, 2.7.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.
References
Configurations
No configuration.
History
07 Apr 2025, 14:18
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
04 Apr 2025, 06:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-04 06:15
Updated : 2025-04-07 14:18
NVD link : CVE-2025-2317
Mitre link : CVE-2025-2317
CVE.ORG link : CVE-2025-2317
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')