Debian Libcommons-Compress-Java vulnerabilities
11 known vulnerabilities affecting debian/libcommons-compress-java.
Total CVEs
11
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH5MEDIUM4LOW2
Vulnerabilities
Page 1 of 1
CVE-2019-12402P3LOWCVSS 7.5fixed in libcommons-compress-java 1.18-3 (bookworm)2019
CVE-2019-12402 [HIGH] CVE-2019-12402: libcommons-compress-java - The file name encoding algorithm used internally in Apache Commons Compress 1.15...
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.
Scope: local
bookworm: resolved (fixed in 1.18-3)
bullseye: res
debian
CVE-2021-35515P3HIGHCVSS 7.5fixed in libcommons-compress-java 1.21-1 (bookworm)2021
CVE-2021-35515 [HIGH] CVE-2021-35515: libcommons-compress-java - When reading a specially crafted 7Z archive, the construction of the list of cod...
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.
Scope: local
bookworm: resolved (fixed in 1.21-1)
bullseye: open
forky: resolved (fixed in 1.21-1)
sid:
debian
CVE-2021-36090P3HIGHCVSS 7.5fixed in libcommons-compress-java 1.21-1 (bookworm)2021
CVE-2021-36090 [HIGH] CVE-2021-36090: libcommons-compress-java - When reading a specially crafted ZIP archive, Compress can be made to allocate l...
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.
Scope: local
bookworm: resolved (fixed in 1.21-1)
bullseye: open
forky:
debian
CVE-2021-35516P3HIGHCVSS 7.5fixed in libcommons-compress-java 1.21-1 (bookworm)2021
CVE-2021-35516 [HIGH] CVE-2021-35516: libcommons-compress-java - When reading a specially crafted 7Z archive, Compress can be made to allocate la...
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.
Scope: local
bookworm: resolved (fixed in 1.21-1)
bullseye: open
fork
debian
CVE-2021-35517P3HIGHCVSS 7.5fixed in libcommons-compress-java 1.21-1 (bookworm)2021
CVE-2021-35517 [HIGH] CVE-2021-35517: libcommons-compress-java - When reading a specially crafted TAR archive, Compress can be made to allocate l...
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.
Scope: local
bookworm: resolved (fixed in 1.21-1)
bullseye: open
forky:
debian
CVE-2012-2098P4LOWCVSS 5.0fixed in libcommons-compress-java 1.4.1-1 (bookworm)2012
CVE-2012-2098 [MEDIUM] CVE-2012-2098: libcommons-compress-java - Algorithmic complexity vulnerability in the sorting algorithms in bzip2 compress...
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.
Scope: local
bookworm: resolved (fixed in 1.4.1-1)
bullseye: resolved (fixed in
debian
CVE-2018-11771P4MEDIUMCVSS 5.5fixed in libcommons-compress-java 1.18-1 (bookworm)2018
CVE-2018-11771 [MEDIUM] CVE-2018-11771: libcommons-compress-java - When reading a specially crafted ZIP archive, the read method of Apache Commons ...
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 a
debian
CVE-2018-1324P4MEDIUMCVSS 5.5fixed in libcommons-compress-java 1.13-2 (bookworm)2018
CVE-2018-1324 [MEDIUM] CVE-2018-1324: libcommons-compress-java - A specially crafted ZIP archive can be used to cause an infinite loop inside of ...
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.
Scope: local
bookworm: resolved (fixed in 1.1
debian
CVE-2024-25710P4HIGHCVSS 8.1fixed in libcommons-compress-java 1.27.1-1 (forky)2024
CVE-2024-25710 [HIGH] CVE-2024-25710: libcommons-compress-java - Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in Apache C...
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.
Scope: local
bookworm: open
bullseye: open
forky: resolved (fixed in 1.27.1-1)
sid: resolved (fixed in 1.27.1-1)
debian
CVE-2024-26308P4MEDIUMCVSS 5.5fixed in libcommons-compress-java 1.27.1-1 (forky)2024
CVE-2024-26308 [MEDIUM] CVE-2024-26308: libcommons-compress-java - Allocation of Resources Without Limits or Throttling vulnerability in Apache Com...
Allocation of Resources Without Limits or Throttling vulnerability in Apache Commons Compress.This issue affects Apache Commons Compress: from 1.21 before 1.26. Users are recommended to upgrade to version 1.26, which fixes the issue.
Scope: local
bookworm: open
bullseye: resolved
forky: resolved (fixed in 1.27.1-1)
sid: resolved (fixed in 1.27.1-1
debian
CVE-2023-42503P4MEDIUMCVSS 5.0fixed in libcommons-compress-java 1.24.0-1 (forky)2023
CVE-2023-42503 [MEDIUM] CVE-2023-42503: libcommons-compress-java - Improper Input Validation, Uncontrolled Resource Consumption vulnerability in Ap...
Improper Input Validation, Uncontrolled Resource Consumption vulnerability in Apache Commons Compress in TAR parsing.This issue affects Apache Commons Compress: from 1.22 before 1.24.0. Users are recommended to upgrade to version 1.24.0, which fixes the issue. A third party can create a malformed TAR file by manipulating file modification times he
debian