CVE-2024-12030: MDTF – Meta Data and Taxonomies Filter <= 1.3.3.5 - Authenticated (Contributor+) SQL Injection
The MDTF – Meta Data and Taxonomies Filter plugin for WordPress is vulnerable to SQL Injection via the 'key' attribute of the 'mdfvalue' shortcode in all versions up to, and including, 1.3.3.5 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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-12030?
The severity of CVE-2024-12030 is high due to the potential for SQL Injection attacks.
How do I fix CVE-2024-12030?
To fix CVE-2024-12030, you should update the MDTF – Meta Data and Taxonomies Filter plugin to version 1.3.3.6 or later.
What causes the vulnerability CVE-2024-12030?
CVE-2024-12030 is caused by insufficient escaping on the user-supplied parameter 'key' in the 'mdf_value' shortcode.
Who is affected by CVE-2024-12030?
All versions of the MDTF – Meta Data and Taxonomies Filter plugin up to and including version 1.3.3.5 are affected by CVE-2024-12030.
What types of attacks can exploit CVE-2024-12030?
CVE-2024-12030 can be exploited through SQL Injection attacks, allowing unauthorized access to the database.