CVE-2025-58172 (CNNVD-202509-2018)

MEDIUM
中文标题:
drawnix 跨站脚本漏洞
英文标题:
drawnix debug logging cross-site scripting vulnerability
CVSS分数: 5.3
发布时间: 2025-09-15 16:43:19
漏洞类型: 跨站脚本
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

drawnix是plait-board开源的一个白板工具。 drawnix 0.2.1及之前版本存在跨站脚本漏洞,该漏洞源于未对用户输入内容进行清理,直接通过innerHTML插入到DOM中,可能导致跨站脚本攻击。

英文描述:

drawnix is an all in one open-source whiteboard tool. In drawnix versions through 0.2.1, a cross-site scripting (XSS) vulnerability exists in the debug logging functionality. User controlled content is inserted directly into the DOM via innerHTML without sanitization when the global function __drawnix__web__console is invoked, as shown in apps/web/src/app/app.tsx where div.innerHTML = value is executed. This can allow arbitrary JavaScript execution in the context of the application if an attacker can cause untrusted data to be passed to the debug logger (for example via a malicious extension or other injection vector), potentially exposing user data or enabling unauthorized actions. The issue is fixed in version 0.3.0. Updating to 0.3.0 or later is recommended. No known workarounds exist.

CWE类型:
CWE-79
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
plait-board drawnix < 0.3.0 - - cpe:2.3:a:plait-board:drawnix:<_0.3.0:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/plait-board/drawnix/security/advisories/GHSA-cq57-q8hg-xhxf x_refsource_CONFIRM
cve.org
访问
https://github.com/plait-board/drawnix/commit/92536e63c1adcc509ac51fdd439d4794c8081c58 x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
MEDIUM
5.3
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
机密性
LOW
完整性
LOW
可用性
NONE
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2025-09-15 16:43:19
修改时间:
2025-09-15 17:29:08
创建时间:
2025-11-11 15:40:45
更新时间:
2025-11-11 16:00:11
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-58172 2025-11-11 15:23:30 2025-11-11 07:40:45
NVD nvd_CVE-2025-58172 2025-11-11 15:01:02 2025-11-11 07:48:32
CNNVD cnnvd_CNNVD-202509-2018 2025-11-11 15:12:57 2025-11-11 08:00:11
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:11
vulnerability_type: 未提取 → 跨站脚本; cnnvd_id: 未提取 → CNNVD-202509-2018; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 跨站脚本
  • cnnvd_id: 未提取 -> CNNVD-202509-2018
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:32
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']