First published: Sat Jan 04 2025(Updated: )
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 'project_id' 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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
WP Project Manager by WeDevs | <2.6.17 | |
WP Project Manager | <=2.6.16 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-12195 is considered a high severity SQL Injection vulnerability affecting the WP Project Manager plugin.
To fix CVE-2024-12195, you should update the WP Project Manager plugin to version 2.6.17 or later.
CVE-2024-12195 affects all versions of the WP Project Manager plugin up to and including version 2.6.16.
The impact of CVE-2024-12195 includes the potential for unauthorized access to the database through SQL Injection.
CVE-2024-12195 occurs via the 'project_id' parameter of the /wp-json/pm/v2/projects/2/task-lists REST API endpoint.