Lucene search

K
cveGitHub_MCVE-2024-36399
HistoryJun 06, 2024 - 4:15 p.m.

CVE-2024-36399

2024-06-0616:15:12
CWE-639
CWE-285
CWE-284
GitHub_M
web.nvd.nist.gov
31
kanboard
project management
kanban
vulnerability
controller
user permission
project manager
security
update

CVSS3

8.2

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N

AI Score

7.9

Confidence

High

EPSS

0

Percentile

14.1%

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.

Affected configurations

Nvd
Vulnrichment
Node
kanboardkanboardRange<1.2.37
VendorProductVersionCPE
kanboardkanboard*cpe:2.3:a:kanboard:kanboard:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "kanboard",
    "product": "kanboard",
    "versions": [
      {
        "version": "1.2.37",
        "status": "affected"
      }
    ]
  }
]

CVSS3

8.2

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N

AI Score

7.9

Confidence

High

EPSS

0

Percentile

14.1%