4gaBoards is a boards system for realtime project management. Prior to 3.3.8, 4gaBoards allows an authenticated project manager to supply traversal sequences in the filename parameter of GET /exports…
High CVSS 8.8
Summary
4gaBoards is a boards system for realtime project management. Prior to 3.3.8, 4gaBoards allows an authenticated project manager to supply traversal sequences in the filename parameter of GET /exports/:id/:filename. In server/api/controllers/boards/download.js, the decoded inputs.filename value is passed to path.join() beneath private/exports/<user_id>/ without containment validation. A crafted value such as ../ can select an arbitrary file readable by the server process, and the file is returne…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://github.com/RARgames/4gaBoards/commit/654151d7cc7739e43fd32d368e47bc4090cc65f5
- https://github.com/RARgames/4gaBoards/releases/tag/v3.3.8
- https://github.com/RARgames/4gaBoards/security/advisories/GHSA-rv7w-hhqv-65cf
- https://github.com/RARgames/4gaBoards/security/advisories/GHSA-rv7w-hhqv-65cf
Timeline
- nvd_ingest NVD