Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
go-ipld-prime: DAG-CBOR and DAG-JSON decoders unbounded recursion depth
Vulnerability Description
go-ipld-prime is an implementation of the InterPlanetary Linked Data (IPLD) spec interfaces, a batteries-included codec implementations of IPLD for CBOR and JSON, and tooling for basic operations on IPLD objects. Prior to 0.23.0, the DAG-CBOR and DAG-JSON decoders recurse on each nested map or list without a depth limit. A payload containing deeply nested collections causes the decoder to recurse once per level, growing the goroutine stack until the Go runtime terminates the process with a fatal stack overflow (distinct from a recoverable panic). This vulnerability is fixed in 0.23.0.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
未经控制的递归
Vulnerability Title
go-ipld-prime 安全漏洞
Vulnerability Description
go-ipld-prime是IPLD开源的一种 ipld 规范接口的实现。 go-ipld-prime 0.23.0之前版本存在安全漏洞,该漏洞源于DAG-CBOR和DAG-JSON解码器在嵌套映射或列表时无深度限制,可能导致深度嵌套有效载荷造成栈溢出。
CVSS Information
N/A
Vulnerability Type
N/A