Vulnerability

CVE-2021-35517
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-130

[CVE-2021-35517] CWE-130: Improper Handling of Length Parameter Inconsistency

Description

When reading a specially crafted TAR archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' tar package.

See org.apache.commons/commons-compress package information