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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-78391— RansomLook 存储型跨站脚本漏洞

一分钟漏洞结论

影响对象
ransomlook ransomlook
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

RansomLook 在加密货币钱包详细信息视图中存在一个存储型跨站脚本(XSS)漏洞。来自外部来源(包括公开的众包勒索软件地址来源 feed:ransomwhe.re)的加密货币地址和区块链名称在存入数据库前未进行充分的验证,随后被直接嵌入到内联 JavaScript onclick 处理程序中使用。 尽管应用了 Jinja HTML 自动转义机制,但当不受信任的数据被插入到 HTML 属性内的 JavaScript 字符串时,该机制并不能提供足够的保护。浏览器 HTML 解析器会在将属性解释为 JavaScri

CVSS 8.8 · High
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Stored Cross-Site Scripting via Untrusted Cryptocurrency Address Rendering in RansomLook
来源: CVE Program / CVE List V5
Vulnerability Description
RansomLook contains a stored cross-site scripting (XSS) vulnerability in the cryptocurrency wallet detail view. Cryptocurrency addresses and blockchain names originating from external sources, including the public crowd-sourced ransomwhe.re feed, were stored without sufficient validation and later embedded directly into an inline JavaScript onclick handler. Although Jinja HTML autoescaping was applied, it does not provide adequate protection when untrusted data is inserted into a JavaScript string inside an HTML attribute. HTML entities such as ' are decoded by the browser's HTML parser before the resulting attribute is interpreted as JavaScript. Consequently, a specially crafted cryptocurrency address containing quote characters and JavaScript syntax could escape the intended string literal and execute arbitrary JavaScript when a user clicked the affected wallet's CSV export button. Because cryptocurrency information imported from an untrusted upstream could reach the vulnerable rendering path, exploitation may not require an authenticated RansomLook account if an attacker can introduce a malicious wallet record into a consumed external data source. Successful exploitation could allow attacker-controlled JavaScript to execute in the security context of the RansomLook web application, potentially exposing information accessible to the victim or performing actions with the victim's privileges. The patch mitigates the issue by validating cryptocurrency addresses and blockchain identifiers before storage, restricting them to a safe character set, and replacing the inline JavaScript handler with data-* attributes and an external event listener so wallet values are treated strictly as data rather than executable JavaScript.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: CVE Program / CVE List V5

受影响产品

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

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

# POC 描述 源链接 神龙链接
AI 生成 POC 高级
Qwen3.6-35B-A3B · 5685 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

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

登录查看更多情报信息。

同批安全公告 · 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-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密钥权限漏洞允许本地管理员会话伪造
CVE-2026-78378 6.9 MEDIUM Ransomlook 未授权私有数据枚举漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-78391

暂无评论


发表评论