Vulnerability

CVE-2021-37136
CVSS Score 7.5 high

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CWE

CWE-400

[CVE-2021-37136] CWE-400: Uncontrolled Resource Consumption ('Resource Exhaustion')

Description

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

See io.netty/netty-codec package information