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: Local File Exfiltration and Overwrite via Subtitle file: Protocol
Vulnerability Description
Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.5.0, the downloadSubtitleFile utility in src/ipc/downloads.js, reached through the run-download IPC channel, accepts a renderer-supplied subtitle url using the file: URI scheme and passes its decoded pathname to fs.copyFileSync. The renderer also controls downloadPath, which determines the destination path. A compromised renderer can therefore copy any file readable by the StreamBERT process into an attacker-chosen writable location, exposing sensitive local data, and can overwrite existing writable files. This vulnerability is fixed in 2.5.0.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
true_lock Streambert 路径遍历漏洞
Vulnerability Description
true_lock Streambert是德国true_lock个人开发者的一款跨平台的 Electron 桌面应用。 true_lock Streambert 2.5.0之前版本存在安全漏洞,该漏洞源于downloadSubtitleFile工具接受使用file: URI方案的渲染器提供的字幕URL,并将解码后的路径传递给fs.copyFileSync,同时渲染器控制目标路径,可能将任意可读文件复制到攻击者选择的可写位置,导致敏感本地数据泄露并覆盖现有可写文件。
CVSS Information
N/A
Vulnerability Type
N/A