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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-73374— vulnerability-lookup 未转义CNA引用标签导致的存储型XSS漏洞

CVSS 6.1 · Medium
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Stored Cross-Site Scripting (XSS) via Unescaped CNA Reference Tags in vulnerability-lookup
来源: CVE Program / CVE List V5
Vulnerability Description
A stored cross-site scripting (XSS) vulnerability existed in Vulnerability-Lookup in the render_tag_badges Jinja filter used to display reference tags associated with vulnerability records. Values from containers.cna.references[].tags[] were directly interpolated into HTML badge elements and the resulting string was wrapped in markupsafe.Markup. Because Markup marks the generated content as safe, Jinja's automatic HTML escaping was bypassed. An authenticated user with permissions to create or modify vulnerability records, such as a user holding the vulnerability:create or vulnerability:modify permission, could submit a crafted reference tag through the CNA API containing arbitrary HTML or JavaScript-capable markup. The malicious value would subsequently be stored as part of the vulnerability record. When another user visited the corresponding public /cve/<id> or /vuln/<id> page, the crafted tag would be rendered as HTML in the viewer's browser. This could result in JavaScript execution in the security context of the Vulnerability-Lookup application. Successful exploitation could allow an attacker to perform actions in the context of a victim, access information available to the victim's browser session, or modify page content. As the affected vulnerability pages can be accessed publicly, exploitation may affect users who are not authenticated. The issue was corrected by applying markupsafe.escape() to each reference tag before inserting it into the HTML badge markup, while retaining Markup only for the static HTML scaffolding.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:H/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
vulnerability-lookupvulnerability-lookup 0 ~ 5.5.1 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · vulnerability-lookup · 2026-08-12 · 共 4 条

CVE-2026-734318.8 HIGH漏洞查找软件账户激活与恢复令牌可重用导致账户接管
CVE-2026-734055.3 MEDIUMvulnerability-lookup SSE权限绕过致未确认账户可访问流事件漏洞
CVE-2026-734325.1 MEDIUM远程实例同步存储型SSRF漏洞,可访问内部服务

IV. Related Vulnerabilities

V. Comments for CVE-2026-73374

暂无评论


发表评论