CVE-2024-12195: WP Project Manager – Task, team, and project management plugin featuring kanban board and gantt charts <= 2.6.16 - Authenticated (Subscriber+) SQL Injection
The WP Project Manager – Task, team, and project management plugin featuring kanban board and gantt charts plugin for WordPress is vulnerable to SQL Injection via the 'projectid' parameter of the /wp-json/pm/v2/projects/2/task-lists REST API endpoint in all versions up to, and including, 2.6.16 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, who have been granted access to a project, 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-12195?
CVE-2024-12195 is considered a high severity SQL Injection vulnerability affecting the WP Project Manager plugin.
How do I fix CVE-2024-12195?
To fix CVE-2024-12195, you should update the WP Project Manager plugin to version 2.6.17 or later.
Which versions of WP Project Manager are affected by CVE-2024-12195?
CVE-2024-12195 affects all versions of the WP Project Manager plugin up to and including version 2.6.16.
What is the impact of CVE-2024-12195?
The impact of CVE-2024-12195 includes the potential for unauthorized access to the database through SQL Injection.
Where does CVE-2024-12195 occur in WP Project Manager?
CVE-2024-12195 occurs via the 'project_id' parameter of the /wp-json/pm/v2/projects/2/task-lists REST API endpoint.