CRITICAL🇵🇱 Wersja polska

CVE-2024-51747

CVSS 9.1v3.1pub. 2024-11-11upd. 2025-03-10

Kanboard is project management software that focuses on the Kanban methodology. An authenticated Kanboard admin can read and delete arbitrary files from the server. File attachments, that are viewable or downloadable in Kanboard are resolved through its `path` entry in the `project_has_files` SQLite db. Thus, an attacker who can upload a modified sqlite.db through the dedicated feature, can set arbitrary file links, by abusing path traversals. Once the modified db is uploaded and the project page is accessed, a file download can be triggered and all files, readable in the context of the Kanboard application permissions, can be downloaded. This issue has been addressed in version 1.2.42 and all users are advised to upgrade. There are no known workarounds for this vulnerability.

🤖 AI Analysis
How it works

File attachments in Kanboard are resolved based on the `path` field in the `project_has_files` table of the SQLite database. An attacker with administrator privileges can upload a modified `sqlite.db` file using the dedicated import function, placing path traversal sequences in the `path` field pointing to arbitrary system files. After uploading the modified database and accessing the project page, it is possible to trigger a download of the specified file, resulting in reading of arbitrary files accessible to the Kanboard application process.

Impact

An attacker can read arbitrary system files accessible within the Kanboard application's permission context (e.g., configuration files, private keys) and delete files from the server, which may lead to data confidentiality breach and system destabilization.

Mitigation & patch

Kanboard should be updated to version 1.2.42 or later. The vendor does not indicate any workarounds for this vulnerability — the only solution is to update.

Who is affected

Kanboard in all versions prior to 1.2.42

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
  • Kanboard

    APP
    Kanboard
    < 1.2.42
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Path Traversal
CWE
References

Related vulnerabilities

CVE-2026-21881CRITICAL9.1PL ✓same product

Kanboard: pominięcie uwierzytelnienia przez sfałszowany nagłówek HTTP (REVERSE_PROXY_AUTH)

CVE-2025-55010CRITICAL9.1PL ✓same product

Kanboard: niebezpieczna deserializacja PHP umożliwiająca RCE

CVE-2024-51748CRITICAL9.1PL ✓same product

Kanboard: RCE przez path traversal w imporcie bazy SQLite

CVE-2026-29056HIGH7.0same product

Kanboard is project management software focused on Kanban methodology. Prior to 1.2.51, Kanboard's user invite...

CVE-2026-33058HIGH8.4same product

Kanboard is project management software focused on Kanban methodology. Versions prior to 1.2.51 have an authen...