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
Boxo bitswap/server: DOS unbounded persistent memory leak
Vulnerability Description
Boxo, formerly known as go-libipfs, is a library for building IPFS applications and implementations. In versions 0.4.0 and 0.5.0, if an attacker is able allocate arbitrary many bytes in the Bitswap server, those allocations are lasting even if the connection is closed. This affects users accepting untrusted connections with the Bitswap server and also affects users using the old API stubs at `github.com/ipfs/go-libipfs/bitswap` because users then transitively import `github.com/ipfs/go-libipfs/bitswap/server`. Boxo versions 0.6.0 and 0.4.1 contain a patch for this issue. As a workaround, those who are using the stub object at `github.com/ipfs/go-libipfs/bitswap` not taking advantage of the features provided by the server can refactor their code to use the new split API that will allow them to run in a client only mode: `github.com/ipfs/go-libipfs/bitswap/client`.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Vulnerability Title
IPFS Boxo 安全漏洞
Vulnerability Description
IPFS Boxo是IPFS公司的一个用于构建 IPFS 应用程序和实现的库。 Boxo 0.4.0版本、0.5.0版本存在安全漏洞。攻击者利用该漏洞能够在Bitswap服务器中分配任意多个字节。
CVSS Information
N/A
Vulnerability Type
N/A