You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apache Commons Compress software defines an API for working with
compression and archive formats.
These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional
Unix Compress, DEFLATE and ar, cpio, jar, tar, zip, dump, 7z, arj.
Path to vulnerable library: /root/.ivy2/cache/org.apache.commons/commons-compress/jars/commons-compress-1.9.jar
Dependency Hierarchy:
webjars-play_2.11-2.5.0-2.jar (Root Library)
webjars-locator-0.31.jar
webjars-locator-core-0.30.jar
❌ commons-compress-1.9.jar (Vulnerable Library)
Vulnerability Details
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.
CVE-2018-11771 - Medium Severity Vulnerability
Vulnerable Library - commons-compress-1.9.jar
Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE and ar, cpio, jar, tar, zip, dump, 7z, arj.
Library home page: http://commons.apache.org/proper/commons-compress/
Path to vulnerable library: /root/.ivy2/cache/org.apache.commons/commons-compress/jars/commons-compress-1.9.jar
Dependency Hierarchy:
Vulnerability Details
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.
Publish Date: 2018-08-16
URL: CVE-2018-11771
CVSS 3 Score Details (5.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2018-11771
Release Date: 2019-04-08
Fix Resolution: 1.18
Step up your Open Source Security Game with WhiteSource here
The text was updated successfully, but these errors were encountered: