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.
References
Configurations
History
05 Feb 2025, 16:50
Type | Values Removed | Values Added |
---|---|---|
First Time |
Wedevs
Wedevs wp Project Manager |
|
References | () https://plugins.trac.wordpress.org/browser/wedevs-project-manager/tags/2.6.14/src/Task_List/Controllers/Task_List_Controller.php#L688 - Product | |
References | () https://plugins.trac.wordpress.org/changeset/3213295/wedevs-project-manager - Patch | |
References | () https://www.wordfence.com/threat-intel/vulnerabilities/id/798d120a-edec-4af9-b574-46f9beabc491?source=cve - Third Party Advisory | |
CPE | cpe:2.3:a:wedevs:wp_project_manager:*:*:*:*:*:wordpress:*:* | |
Summary |
|
04 Jan 2025, 12:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-01-04 12:15
Updated : 2025-02-05 16:50
NVD link : CVE-2024-12195
Mitre link : CVE-2024-12195
CVE.ORG link : CVE-2024-12195
JSON object : View
Products Affected
wedevs
- wp_project_manager
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')