Apache Commons_compress

11 CVEs affecting Apache Commons_compress. Latest disclosed: 2024-02-19. Critical: 0, High: 6.

Top CVEs affecting Apache Commons_compress
CVESeverityScorePublishedSummary
CVE-2024-25710High8.12024-02-19Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in Apache Commons Compress.This issue affects Apache Commons Compress: from 1.3 through 1…
CVE-2021-36090High7.52021-07-13When 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 ve…
CVE-2021-35517High7.52021-07-13When 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 ve…
CVE-2021-35516High7.52021-07-13When 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 ver…
CVE-2021-35515High7.52021-07-13When 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…
CVE-2019-12402High7.52019-08-30The 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…
CVE-2024-26308Medium5.52024-02-19Allocation of Resources Without Limits or Throttling vulnerability in Apache Commons Compress.This issue affects Apache Commons Compress: from 1.21 before 1.26…
CVE-2023-42503Medium5.52023-09-14Improper Input Validation, Uncontrolled Resource Consumption vulnerability in Apache Commons Compress in TAR parsing.This issue affects Apache Commons Compress…
CVE-2018-11771Medium5.52018-08-16When 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…
CVE-2018-1324Medium5.52018-03-16A 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 ZipArchiveI…
CVE-2012-20982012-06-29Algorithmic complexity vulnerability in the sorting algorithms in bzip2 compressing stream (BZip2CompressorOutputStream) in Apache Commons Compress before 1.4…