Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.6.0, the perform-scheduled-backup IPC handler in src/ipc/storage.js takes settings.path from a ren…
Info
Summary
Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.6.0, the perform-scheduled-backup IPC handler in src/ipc/storage.js takes settings.path from a renderer-supplied object and uses the resulting directory for fs.mkdirSync, fs.writeFileSync, fs.readdirSync, and fs.unlinkSync operations without checking that it is inside an authorized backup location. A compromised renderer can choose an absolute path or a relative traversal path to create director…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- http://github.com/truelockmc/streambert/commit/43566ed031183b046675761c9813c5379b619269
- https://github.com/truelockmc/streambert/pull/149
- https://github.com/truelockmc/streambert/security/advisories/GHSA-c64m-cx97-6rc9
- https://github.com/truelockmc/streambert/security/advisories/GHSA-c64m-cx97-6rc9
Timeline
- nvd_ingest NVD