漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
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