漏洞标题
Go-libp2p 拒绝服务漏洞源于缺乏资源管理
漏洞描述信息
go-libp2p资源管理不足导致的拒绝服务漏洞
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
漏洞类别
N/A
漏洞标题
go-libp2p denial of service vulnerability from lack of resource management
漏洞描述信息
go-libp2p is the offical libp2p implementation in the Go programming language. Version `0.18.0` and older of go-libp2p are vulnerable to targeted resource exhaustion attacks. These attacks target libp2p’s connection, stream, peer, and memory management. An attacker can cause the allocation of large amounts of memory, ultimately leading to the process getting killed by the host’s operating system. While a connection manager tasked with keeping the number of connections within manageable limits has been part of go-libp2p, this component was designed to handle the regular churn of peers, not a targeted resource exhaustion attack. Users are advised to upgrade their version of go-libp2p to version `0.18.1` or newer. Users unable to upgrade may consult the denial of service (dos) mitigation page for more information on how to incorporate mitigation strategies, monitor your application, and respond to attacks.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
漏洞类别
未加控制的资源消耗(资源穷尽)
漏洞标题
go-libp2p 资源管理错误漏洞
漏洞描述信息
go-libp2p是Go中的libp2p实现。 go-libp2p v0.18.0及以前版本存在资源管理错误漏洞,该漏洞源于攻击者可以实现分配大量内存导致进程被主机的操作系统杀死。
CVSS信息
N/A
漏洞类别
资源管理错误