CVE-2024-36399

K

anboard is project management software that focuses on the Kanban methodology. The vuln is in app/Controller/ProjectPermissionController.php function addUser(). The users permission to add users to a project only get checked on the URL parameter project_id. If the user is authorized to add users to this project the request gets processed. The users permission for the POST BODY parameter project_id does not get checked again while processing. An attacker with the 'Project Manager' on a single project may take over any other project. The vulnerability is fixed in 1.2.37.

Configurations

Configuration 1 (hide)

cpe:2.3:a:kanboard:kanboard:*:*:*:*:*:*:*:*

History

21 Nov 2024, 09:22

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 6.3
v2 : unknown
v3 : 8.2
References () https://github.com/kanboard/kanboard/commit/b6703688aac8187f5ea4d4d704fc7afeeffeafa7 - Patch () https://github.com/kanboard/kanboard/commit/b6703688aac8187f5ea4d4d704fc7afeeffeafa7 - Patch
References () https://github.com/kanboard/kanboard/security/advisories/GHSA-x8v7-3ghx-65cv - Exploit, Vendor Advisory () https://github.com/kanboard/kanboard/security/advisories/GHSA-x8v7-3ghx-65cv - Exploit, Vendor Advisory

24 Sep 2024, 13:59

Type Values Removed Values Added
First Time Kanboard
Kanboard kanboard
References () https://github.com/kanboard/kanboard/commit/b6703688aac8187f5ea4d4d704fc7afeeffeafa7 - () https://github.com/kanboard/kanboard/commit/b6703688aac8187f5ea4d4d704fc7afeeffeafa7 - Patch
References () https://github.com/kanboard/kanboard/security/advisories/GHSA-x8v7-3ghx-65cv - () https://github.com/kanboard/kanboard/security/advisories/GHSA-x8v7-3ghx-65cv - Exploit, Vendor Advisory
CVSS v2 : unknown
v3 : 8.2
v2 : unknown
v3 : 6.3
CPE cpe:2.3:a:kanboard:kanboard:*:*:*:*:*:*:*:*

07 Jun 2024, 14:56

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-06 16:15

Updated : 2024-11-21 09:22


NVD link : CVE-2024-36399

Mitre link : CVE-2024-36399

CVE.ORG link : CVE-2024-36399


JSON object : View

Products Affected
CWE
CWE-284

Improper Access Control

CWE-285

Improper Authorization

CWE-639

Authorization Bypass Through User-Controlled Key