漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Mermaid Architecture diagrams are vulnerable to prototype pollution
Vulnerability Description
Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.5.0 until 11.16.1, Mermaid Architecture Diagrams are vulnerable to prototype pollution when a diagram defines a group with an id of __proto__. Because the group id is used directly as an object property key without validation, an attacker who can supply diagram text can pollute Object.prototype, potentially affecting the behavior of the embedding application. This issue is fixed in version 11.16.1.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:H/SI:H/SA:H
Vulnerability Type
CWE-1321
Vulnerability Title
mermaid-js mermaid 输入验证错误漏洞
Vulnerability Description
mermaid-js Mermaid是mermaid-js社区开源的一款通过文本定义图表的图表绘制工具。 mermaid-js mermaid 11.5.0版本至11.16.1之前版本存在输入验证错误漏洞,该漏洞源于架构图中分组ID未经验证直接用作对象属性键,可能导致原型污染,影响嵌入应用程序的行为。
CVSS Information
N/A
Vulnerability Type
N/A