CVE-2023-33968 MEDIUM

CVE-2023-33968: Missing Access Control allows User to move and duplicate tasks in Kanboard

Vendor Kanboard
Product kanboard
Weakness CWE-862 · Missing authorization
Published June 5, 2023
Last update January 8, 2025

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

Kanboard is open source project management software that focuses on the Kanban methodology. Versions prior to 1.2.30 are subject to a missing access control vulnerability that allows a user with low privileges to create or transfer tasks to any project within the software, even if they have not been invited or the project is personal. The vulnerable features are `Duplicate to project` and `Move to project`, which both utilize the `checkDestinationProjectValues()` function to check his values. This issue has been addressed in version 1.2.30. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Key dates

02Disclosure timeline

June 5, 2023 CVE published
January 8, 2025 Record updated

Related vulnerabilities

04Related CVE