Search for packages
Package details: pkg:maven/io.netty/netty-codec@4.1.68.Final
purl pkg:maven/io.netty/netty-codec@4.1.68.Final
Vulnerabilities affecting this package (0)
Vulnerability Summary Fixed by
This package is not known to be affected by vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-tdp2-ve8k-zbds The Bzip2 decompression decoder function doesn't allow setting size restrictions on the decompressed output data (which affects the allocation size used during decompression). All users of Bzip2Decoder are affected. The malicious input can trigger an OOME and so a DoS attack CVE-2021-37136
GHSA-grg4-wf29-r9vv
VCID-yyyg-3z5x-vuay The Snappy frame decoder function doesn't restrict the chunk length which may lead to excessive memory usage. Beside this it also may buffer reserved skippable chunks until the whole chunk was received which may lead to excessive memory usage as well. This vulnerability can be triggered by supplying malicious input that decompresses to a very big size (via a network stream or a file) or by sending a huge skippable chunk. CVE-2021-37137
GHSA-9vjp-v76f-g363