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
Affected versions
>= 1.7, < 1.18
Patched versions
1.18
Description
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
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