Search for packages
| purl | pkg:deb/debian/libcommons-compress-java@1.18-2%2Bdeb10u1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
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-75h3-dr39-3qb8 | 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
GHSA-hrmr-f5m6-m9pq |
| VCID-fd7z-aksz-b7hv | 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. |
CVE-2018-1324
GHSA-h436-432x-8fvx |