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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-78378— Ransomlook 未授权私有数据枚举漏洞

一分钟漏洞结论

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

这段漏洞描述信息可以翻译为: Ransomlook 存在一个 Redis 全局模式注入漏洞,其原因是将用户控制的输入合并到 Redis SCAN MATCH 模式之前,没有进行足够的净化处理。 /api/health/<name> 端点尝试解析所提供的名称以匹配已知的群组或市场,但当解析失败时,它会回退到直接使用攻击者控制的值作为 Redis 键模式。因此,未认证的攻击者可以提供类似 、 、 或 这样的 Redis 全局元字符,从而扩展 SCAN 操作的范围,超出预期的群组限制。例如,请求 可以枚举所有群组和市场(

CVSS 6.9 · Medium EPSS 0.28% · P20

影响版本矩阵 1

厂商产品 版本范围状态
ransomlook ransomlook ≤ 2.0.0 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Redis Glob Pattern Injection Allows Unauthorized Enumeration of Private Ransomlook Data
来源: CVE Program / CVE List V5
Vulnerability Description
Ransomlook contains a Redis glob pattern injection vulnerability caused by insufficient neutralization of user-controlled input before it is incorporated into Redis SCAN MATCH patterns. The /api/health/<name> endpoint attempted to resolve the supplied name to a known group or market, but when resolution failed it fell back to using the attacker-controlled value directly in a Redis key pattern. An unauthenticated attacker could therefore supply Redis glob metacharacters such as *, ?, [ or ] to broaden the SCAN operation beyond the intended group. For example, requesting /api/health/* could enumerate health information, mirror slugs, and uptime series belonging to all groups and markets, including entities marked as private. Similar unsafe interpolation was present in /api/crypto/chain/<chain> and in the delete_manual_torrent() function. The latter represents a potentially destructive sink because a crafted infohash containing glob metacharacters could cause the scan to match torrent-health keys belonging to other torrents if attacker-controlled input can reach that function. The patch removes the unsafe fallback from the health endpoint and introduces glob escaping for user-controlled values before they are incorporated into Redis SCAN MATCH expressions.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
信息暴露
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
ransomlook ransomlook 0 ~ 2.0.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · ransomlook · 2026-08-24 · 共 13 条

CVE-2026-78387 9.4 CRITICAL RansomLook Web配置编辑器缺少授权允许配置修改
CVE-2026-78555 9.4 CRITICAL RansomLook API密钥泄露漏洞
CVE-2026-78372 9.2 CRITICAL RansomLook 缺少授权导致隐私数据泄露
CVE-2026-78370 9.2 CRITICAL RansomLook 未授权数据库导出泄露私
CVE-2026-78369 8.8 HIGH RansomLook 缺少认证导致可未经授权创建加密组
CVE-2026-78391 8.8 HIGH RansomLook 存储型跨站脚本漏洞
CVE-2026-78551 8.8 HIGH RansomLook 登录接口存在用户名枚举及暴力破解漏洞
CVE-2026-78380 8.7 HIGH RansomLook 私域群组和市场帖泄露漏洞
CVE-2026-78386 8.7 HIGH RansomLook API未授权泄露抓取凭证并绕过配置漏洞
CVE-2026-78381 8.2 HIGH Post screen 字段路径遍历导致任意文件读取漏洞
CVE-2026-78385 8.2 HIGH RansomLook PDF生成服务存在SSRF和本地文件读取漏洞
CVE-2026-78553 7.0 HIGH RansomLook Flask密钥权限漏洞允许本地管理员会话伪造

IV. Related Vulnerabilities

V. Comments for CVE-2026-78378

暂无评论


发表评论