CVE-2024-36399
Last modified
CVE-2024-36399 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. Kanboard is project management software that focuses on the Kanban methodology. The vuln is in app/Controller/ProjectPermissionController.php function addUser(). EPSS estimates a 0.35% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Kanboard | Kanboard | < 1.2.37 |
References
- https://github.com/kanboard/kanboard/security/advisories/GHSA-x8v7-3ghx-65cvExploit, Vendor Advisory
- https://github.com/kanboard/kanboard/security/advisories/GHSA-x8v7-3ghx-65cvExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-36399?
How severe is CVE-2024-36399?
How do I fix CVE-2024-36399?
Are you affected by CVE-2024-36399?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
