漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Immutable.js `List` 32-bit trie overflow → unrecoverable DoS
Vulnerability Description
Immutable.js provides many Persistent Immutable data structures. Prior to 4.3.9 and 5.1.8, List#set, List#setSize, List#setIn, List#updateIn, and the functional set, setIn, and updateIn mishandle an index or size in the range 2 ** 30 to 2 ** 31 in setListBounds in src/List.js, causing an empty List to enter an uncatchable infinite loop, a populated List to allocate without bound until process abort, or setSize to silently wrap large values. This issue is fixed in versions 4.3.9 and 5.1.8.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Vulnerability Type
整数溢出或超界折返
Vulnerability Title
Immutable.js Immutable collections for JavaScript 输入验证错误漏洞
Vulnerability Description
Immutable.js Immutable collections for JavaScript是Immutable.js团队的一系列用于JavaScript的不可变集合数据类库。 Immutable.js Immutable collections for JavaScript 4.3.9之前版本和5.1.8之前版本存在安全漏洞,该漏洞源于List#set、List#setSize、List#setIn、List#updateIn及函数set、setIn、updateIn在setListBounds方
CVSS Information
N/A
Vulnerability Type
N/A