Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Streambert: Arbitrary Directory Creation and File Manipulation via Backup Handler
Vulnerability Description
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 directories and write a streambert-backup-[timestamp].json file containing renderer-controlled data. The pruning loop can also delete files in that directory whose names begin with streambert-backup- and end with .json. This vulnerability is fixed in 2.6.0.
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:H/SC:L/SI:H/SA:H
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
true_lock Streambert 路径遍历漏洞
Vulnerability Description
true_lock Streambert是德国true_lock个人开发者的一款跨平台的 Electron 桌面应用。 true_lock Streambert 2.6.0之前版本存在安全漏洞,该漏洞源于perform-scheduled-backup IPC处理器未检查settings.path是否位于授权备份位置,可能导致路径遍历攻击,攻击者可创建目录、写入或删除文件。
CVSS Information
N/A
Vulnerability Type
N/A