CVE-2025-12483: Visualizer: Tables and Charts Manager for WordPress <= 3.11.12 - Authenticated (Contributor+) SQL Injection
The Visualizer: Tables and Charts Manager for WordPress plugin for WordPress is vulnerable to SQL Injection via the 'query' parameter in all versions up to, and including, 3.11.12 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. Version 3.11.13 raises the minimum user-level for exploitation to administrator. 3.11.14 fully patches the vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-12483?
CVE-2025-12483 is classified as a high severity vulnerability due to its potential for SQL Injection attacks.
How do I fix CVE-2025-12483?
To fix CVE-2025-12483, update the Visualizer Tables and Charts Manager for WordPress plugin to version 3.11.13 or later.
What is the impact of CVE-2025-12483?
The impact of CVE-2025-12483 includes unauthorized database access and possible data manipulation through SQL Injection.
Which versions are affected by CVE-2025-12483?
CVE-2025-12483 affects all versions of Visualizer Tables and Charts Manager for WordPress up to and including version 3.11.12.
How does CVE-2025-12483 lead to SQL Injection?
CVE-2025-12483 leads to SQL Injection due to insufficient escaping of the 'query' parameter in user inputs.