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
GoPacket's sFlow ExtendedGatewayFlow decoder: unbounded attacker-controlled allocation (104-byte UDP datagram -> up to 16 GiB make) -> unauthenticated remote DoS
Vulnerability Description
gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes a slice allocation from those counts without bounding them against the bytes remaining in the datagram, so a 104-byte UDP datagram can drive an allocation of up to 16 GiB and cause an unauthenticated remote denial of service. This issue is fixed in version 1.6.1.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
Vulnerability Type
不加限制或调节的资源分配
Vulnerability Title
GoPacket 资源管理错误漏洞
Vulnerability Description
Gopacket GoPacket是Gopacket组织开源的一款网络数据包处理库。 GoPacket 1.6.1之前版本存在资源管理错误漏洞,该漏洞源于sFlow ExtendedGatewayFlow解码器在处理攻击者控制的community count和AS path member count时,未根据数据报剩余字节限制切片分配,导致分配过大内存,造成未认证远程拒绝服务。
CVSS Information
N/A
Vulnerability Type
N/A