漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Memory Exhaustion in braces
Vulnerability Description
The NPM package `braces`, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In `lib/parse.js,` if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
循环内过多的平台资源消耗
Vulnerability Title
micromatch 安全漏洞
Vulnerability Description
micromatch是micromatch开源的一个高度优化的通配符和全局匹配库。 micromatch存在安全漏洞,该漏洞源于无法限制可以处理的字符数,可能会导致内存耗尽。
CVSS Information
N/A
Vulnerability Type
N/A