Apache Software Foundation Commons Compress 1.9

CPE Details

Apache Software Foundation Commons Compress 1.9
1.9
2019-09-04
10h56 +00:00
2021-10-06
10h19 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:apache:commons_compress:1.9:*:*:*:*:*:*:*

Informations

Vendor

apache

Product

commons_compress

Version

1.9

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2024-25710 2024-02-19 08h33 +00:00 Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in Apache Commons Compress.This issue affects Apache Commons Compress: from 1.3 through 1.25.0. Users are recommended to upgrade to version 1.26.0 which fixes the issue.
8.1
High
CVE-2021-36090 2021-07-13 05h15 +00:00 When reading a specially crafted ZIP archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' zip package.
7.5
High
CVE-2021-35517 2021-07-13 05h15 +00:00 When reading a specially crafted TAR archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' tar package.
7.5
High
CVE-2021-35516 2021-07-13 05h15 +00:00 When reading a specially crafted 7Z archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' sevenz package.
7.5
High
CVE-2021-35515 2021-07-13 05h15 +00:00 When reading a specially crafted 7Z archive, the construction of the list of codecs that decompress an entry can result in an infinite loop. This could be used to mount a denial of service attack against services that use Compress' sevenz package.
7.5
High
CVE-2018-11771 2018-08-16 15h00 +00:00 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.
5.5
Medium