CVE-2018-11771

MEDIUMCVSS 5.5/10EPSS 5.25%

Last modified

CVE-2018-11771 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 5.25% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
5.5/10

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

EPSS Probability
5.25%

91.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
ApacheCommons Compress>= 1.7.0, <= 1.17.0
OracleWeblogic Server14.1.1.0.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2018-11771?
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.
How severe is CVE-2018-11771?
CVE-2018-11771 has a CVSS score of 5.5/10 (MEDIUM severity). The EPSS model estimates a 5.25% probability of exploitation in the next 30 days.
How do I fix CVE-2018-11771?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2018-11771?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST