Skip to content

Denial of Service in Apache Commons Compress

High severity GitHub Reviewed Published Oct 11, 2019 to the GitHub Advisory Database • Updated Oct 9, 2023

Package

maven io.github.1tchy.java9modular.org.apache.commons:commons-compress (Maven)

Affected versions

= 1.18.1

Patched versions

None
maven org.apache.commons:commons-compress (Maven)
>= 1.15, < 1.19
1.19

Description

The file name encoding algorithm used internally in Apache Commons Compress 1.15 to 1.18 can get into an infinite loop when faced with specially crafted inputs. This can lead to a denial of service attack if an attacker can choose the file names inside of an archive created by Compress.

References

Published by the National Vulnerability Database Aug 30, 2019
Reviewed Sep 30, 2019
Published to the GitHub Advisory Database Oct 11, 2019
Last updated Oct 9, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2019-12402

GHSA ID

GHSA-53x6-4x5p-rrvv

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.