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

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2026-45375— 思源 Bazaar 市场渲染未转义包名和版本信息,导致存储型XSS及Electron代码执行漏洞

CVSS 9.0 · Critical
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
SiYuan: Bazaar marketplace renders unescaped package `name` and `version` metadata, allowing stored XSS and Electron code execution
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, SiYuan's Bazaar (community marketplace) renders the name and version fields of a package's plugin.json (and the equivalent theme.json / template.json / widget.json / icon.json) into the Settings → Marketplace UI without HTML escaping. The kernel-side helper sanitizePackageDisplayStrings in kernel/bazaar/package.go HTML-escapes only Author, DisplayName, and Description — Name and Version flow through to the renderer raw. The frontend at app/src/config/bazaar.ts substitutes them into HTML template strings via ${item.preferredName} / ${data.name} / v${data.version} and assigns the result to innerHTML. As a consequence, malicious HTML in either field is parsed and executed when a user opens the marketplace tab. This vulnerability is fixed in 3.7.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
siyuan-notesiyuan <= 3.6.5 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · siyuan-note · 2026-05-14 · 共 7 条

CVE-2026-445868.3 HIGH思源笔记:Bazaar应用市场未转义作者元数据导致XSS与代码执行漏洞
CVE-2026-451474.3 MEDIUM思源笔记 /api/tag/getTag 越权修改配置漏洞
CVE-2026-451484.3 MEDIUM思源笔记发布模式读取者可枚举元数据漏洞
CVE-2026-45371思源笔记发布模式读者通过8个未限制API修改配置和SQL索引漏洞
CVE-2026-44670思源笔记:存储型XSS导致远程代码执行
CVE-2026-44588思源笔记 URL编码标题绕过导致XSS

IV. Related Vulnerabilities

V. Comments for CVE-2026-45375

暂无评论


发表评论