漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
protobufjs: Denial of service through unbounded Any expansion during JSON conversion
Vulnerability Description
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.6.1 and 8.4.1, protobufjs could recurse without a depth limit while converting decoded messages to plain objects or JSON. This affected generated toObject() conversion and the custom google.protobuf.Any JSON conversion path. A crafted protobuf binary payload containing deeply nested Any values could cause the JavaScript call stack to be exhausted during conversion to JSON. This vulnerability is fixed in 7.6.1 and 8.4.1.
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
protobufjs protobuf.js 资源管理错误漏洞
Vulnerability Description
protobufjs protobuf.js是protobufjs的JavaScript序列化库。 protobufjs protobuf.js 7.6.1之前版本和8.0.0版本至8.4.1之前版本存在资源管理错误漏洞,该漏洞源于递归深度未限制,可能导致在转换为JSON期间JavaScript调用栈被耗尽。
CVSS Information
N/A
Vulnerability Type
N/A