Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
cti-transmute Sunburst and Treemap Tooltips Allow Cross-Site Scripting via Crafted Conversion Data
Vulnerability Description
Affected versions of cti-transmute fail to HTML-escape attacker-controlled values used in ECharts Sunburst and Treemap tooltip formatters. Slice names may originate directly from STIX or MISP data, including STIX types, relationship_type, pattern prefixes, and MISP category/type values. Since ECharts interprets the formatter return value as HTML, crafted values can inject markup or script-capable content into the tooltip. An attacker who can cause malicious conversion data to be processed can therefore inject content that executes when another user views the visualization and hovers over the affected slice. The patch replaces direct interpolation with dedicated formatter functions that call escapeHtml() on p.name, p.data.value, and p.value.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
MISP cti-transmute 跨站脚本漏洞
Vulnerability Description
MISP cti-transmute是MISP组织的一款威胁情报数据格式转换工具。 MISP cti-transmute 1.4.0及之前版本存在跨站脚本漏洞,该漏洞源于ECharts Sunburst和Treemap工具提示格式化程序未对攻击者控制的值进行HTML转义,可能导致攻击者注入标记或脚本内容,当其他用户查看可视化并悬停在受影响切片上时执行。
CVSS Information
N/A
Vulnerability Type
N/A