漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
@std/toml Prototype Pollution in Node.js and Browser
Vulnerability Description
@std/toml is the Deno Standard Library. Prior to version 1.0.9, an attacker can pollute the prototype chain in Node.js runtime and Browser when parsing untrusted TOML data, thus achieving Prototype Pollution (PP) vulnerability. This is because the library is merging an untrusted object with an empty object, which by default the empty object has the prototype chain. This issue has been patched in version 1.0.9.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Vulnerability Type
CWE-1321
Vulnerability Title
Deno Standard Library 安全漏洞
Vulnerability Description
Deno Standard Library(std)是Deno开源的一个 Deno 标准库。 Deno Standard Library 1.0.9之前版本存在安全漏洞,该漏洞源于解析不受信任的TOML数据时可能导致原型污染。
CVSS Information
N/A
Vulnerability Type
N/A