PT-2024-17522 · WordPress · Beautiful Taxonomy Filters
Frissi0N
·
Published
2024-12-07
·
Updated
2024-12-12
·
CVE-2024-12270
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
The Beautiful taxonomy filters plugin for WordPress versions up to, and including, 2.4.3
Description
The issue is related to SQL Injection via the
selects[0][term] parameter due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query. This allows unauthenticated attackers to append additional SQL queries into already existing queries, which can be used to extract sensitive information from the database.Recommendations
For versions up to, and including, 2.4.3, consider disabling the
selects[0][term] parameter until a patch is available to prevent SQL Injection attacks. Restrict access to sensitive database information to minimize the risk of exploitation. Update to a version that includes a fix for this issue once it becomes available.Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Beautiful Taxonomy Filters