目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-49290— Byron Gamatos Slopsmith 路径遍历漏洞

一分钟漏洞结论

影响对象
byrongamatos slopsmith
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Byron Gamatos Slopsmith是Byron Gamatos个人开发者的一个吉他演奏与练习平台。 Byron Gamatos Slopsmith之前版本存在路径遍历漏洞,该漏洞源于存档提取器未经验证直接拼接文件路径,允许攻击者通过特制的PSARC或sloppak存档将文件写入提取目录之外,可能导致远程代码执行。

AI 预测 9.8 利用难度: 较易 EPSS 0.83% · P55

影响版本矩阵 1

厂商产品 版本范围状态
byrongamatos slopsmith < 0.2.9-alpha.5 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-49290 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

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

Vulnerability Title
Slopsmith has path traversal in archive extractors that allows arbitrary file write → potential RCE
来源: CVE Program / CVE List V5
Vulnerability Description
Slopsmith is a self-contained web application for browsing, playing, and practicing Rocksmith 2014 Custom DLC (CDLC). Prior to 0.2.9-alpha.5, a path-traversal vulnerability in Slopsmith's archive extractors allows an attacker to write arbitrary files outside the extraction directory by supplying a crafted PSARC or sloppak archive. With the default Docker configuration (running as root) and the ability to drop a file into the plugin directory, this escalates to arbitrary remote code execution on the host. Three archive extractors concatenated archive-entry filenames directly onto the extraction root without validation: `lib/psarc.py::unpack_psarc` — PSARC TOC filenames; `lib/patcher.py::unpack_psarc` — duplicate of the above in the patcher flow; `lib/sloppak.py::_unpack_zip` — bare `ZipFile.extractall()` with no member filter. Each accepts entry names containing `..` segments, absolute paths, or backslash separators. The Python `zipfile` module's default `extractall()` is documented as not preventing traversal when callers don't supply a member-filter callback. Version 0.2.9-alpha.5 patches the issue. Until updated, do not open PSARC or sloppak archives from untrusted sources, and do not expose the Slopsmith instance to the public internet. Docker users should also pull the latest image after the next slopsmith Docker image is published.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:U
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5
Vulnerability Title
Byron Gamatos Slopsmith 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Byron Gamatos Slopsmith是Byron Gamatos个人开发者的一个吉他演奏与练习平台。 Byron Gamatos Slopsmith之前版本存在路径遍历漏洞,该漏洞源于存档提取器未经验证直接拼接文件路径,允许攻击者通过特制的PSARC或sloppak存档将文件写入提取目录之外,可能导致远程代码执行。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
byrongamatos slopsmith < 0.2.9-alpha.5 -

二、漏洞 CVE-2026-49290 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-49290 的情报信息

登录查看更多情报信息。

CVE-2026-49290 补丁与修复 (1)

CVE-2026-49290 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-49290

暂无评论


发表评论