Search for packages
| purl | pkg:deb/debian/libcommons-compress-java@1.4.1-2 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-75h3-dr39-3qb8
Aliases: CVE-2018-11771 GHSA-hrmr-f5m6-m9pq |
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. |
Affected by 1 other vulnerability. |
|
VCID-fd7z-aksz-b7hv
Aliases: CVE-2018-1324 GHSA-h436-432x-8fvx |
A specially crafted ZIP archive can be used to cause an infinite loop inside of Apache Commons Compress' extra field parser used by the ZipFile and ZipArchiveInputStream classes in versions 1.11 to 1.15. This can be used to mount a denial of service attack against services that use Compress' zip package. |
Affected by 1 other vulnerability. |
|
VCID-z5bc-s8qs-zbh1
Aliases: CVE-2019-12402 GHSA-53x6-4x5p-rrvv |
Denial of Service in Apache Commons Compress 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. |
Affected by 5 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-h5ex-bm2j-fken | Algorithmic complexity vulnerability in the sorting algorithms in bzip2 compressing stream (BZip2CompressorOutputStream) in Apache Commons Compress before 1.4.1 allows remote attackers to cause a denial of service (CPU consumption) via a file with many repeating inputs. |
CVE-2012-2098
GHSA-6fxm-66hq-fc96 |