We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
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.
Reserved 2024-05-27 | Published 2024-06-06 | Updated 2024-08-02 | Assigner GitHub_MCWE-284: Improper Access Control
CWE-285: Improper Authorization
CWE-639: Authorization Bypass Through User-Controlled Key
github.com/...nboard/security/advisories/GHSA-x8v7-3ghx-65cv
github.com/...ommit/b6703688aac8187f5ea4d4d704fc7afeeffeafa7
Support options