U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-36399

Change History

New CVE Received by NIST 6/06/2024 12:15:12 PM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
GitHub, Inc. AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Added CWE

								
							
							
						
GitHub, Inc. CWE-284
Added CWE

								
							
							
						
GitHub, Inc. CWE-285
Added CWE

								
							
							
						
GitHub, Inc. CWE-639
Added Description

								
							
							
						
Kanboard 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.
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/kanboard/kanboard/commit/b6703688aac8187f5ea4d4d704fc7afeeffeafa7 [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/kanboard/kanboard/security/advisories/GHSA-x8v7-3ghx-65cv [No types assigned]