Skip to content

Moderate severity vulnerability that affects org.apache.commons:commons-compress

Moderate severity GitHub Reviewed Published Oct 19, 2018 to the GitHub Advisory Database • Updated Jun 5, 2024

Package

maven org.apache.commons:commons-compress (Maven)

Affected versions

>= 1.7, < 1.18

Patched versions

1.18

Description

When reading a specially crafted ZIP archive, the read method of Apache Commons Compress 1.7 to 1.17's ZipArchiveInputStream can fail to return the correct EOF indication after the end of the stream has been reached. When combined with a java.io.InputStreamReader this can lead to an infinite stream, which can be used to mount a denial of service attack against services that use Compress' zip package.

References

Published by the National Vulnerability Database Aug 16, 2018
Published to the GitHub Advisory Database Oct 19, 2018
Reviewed Jun 16, 2020
Last updated Jun 5, 2024

Severity

Moderate
5.5
/ 10

CVSS base metrics

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

EPSS score

0.146%
(51st percentile)

Weaknesses

CVE ID

CVE-2018-11771

GHSA ID

GHSA-hrmr-f5m6-m9pq

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.