漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
protobufjs: Schema-derived names can shadow runtime-significant properties
Vulnerability Description
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 8.6.0 and 7.6.3, protobufjs accepted certain schema-derived names that could collide with properties used by protobufjs runtime helpers. The known affected names are fields named hasOwnProperty, field or oneof names such as $type when loaded through protobufjs JSON/reflection descriptors, and service methods whose generated helper name is rpcCall. When affected message or service types were used, protobufjs could read schema-controlled data where it expected an own-property helper, reflected type metadata, or the base RPC helper. This could cause deterministic exceptions or recursive calls in affected decode post-checks, verification, object conversion, reflected JSON serialization, or protobufjs RPC helper invocation. This vulnerability is fixed in 8.6.0 and 7.6.3.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Vulnerability Type
未经控制的递归
Vulnerability Title
protobufjs project protobuf.js 资源管理错误漏洞
Vulnerability Description
protobufjs project protobufjs是protobufjs project团队开源的一个ProtocolBuffers解析库。 protobufjs project protobuf.js 8.6.0之前版本和7.6.3之前版本存在安全漏洞,该漏洞源于接受可能冲突运行时间助手的模式派生名称,可能导致确定性异常或递归调用。以下版本受到影响:8.0.0至8.6.0之前版本和7.6.3之前版本。
CVSS Information
N/A
Vulnerability Type
N/A