First published: Tue Sep 24 2024(Updated: )
The MDTF – Meta Data and Taxonomies Filter plugin for WordPress is vulnerable to SQL Injection via the 'meta_key' attribute of the 'mdf_select_title' shortcode in all versions up to, and including, 1.3.3.3 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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Meta Data and Taxonomies Filter by realmag777 | <1.3.3.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-8624 is classified as high due to the potential for SQL injection exploitation.
To fix CVE-2024-8624, update the Meta Data and Taxonomies Filter plugin to version 1.3.3.4 or higher.
All versions of the Meta Data and Taxonomies Filter plugin for WordPress up to and including 1.3.3.3 are affected by CVE-2024-8624.
Anyone using versions of the Meta Data and Taxonomies Filter plugin prior to 1.3.3.4 on their WordPress site is at risk from CVE-2024-8624.
CVE-2024-8624 is a SQL Injection vulnerability, allowing attackers to manipulate SQL queries through user input.