VYPR

rpm package

opensuse/apache-commons-compress&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/apache-commons-compress&distro=openSUSE%20Tumbleweed

Vulnerabilities (7)

  • CVE-2024-25710Feb 19, 2024
    affected < 1.26.0-1.1fixed 1.26.0-1.1

    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.

  • CVE-2024-26308Feb 19, 2024
    affected < 1.26.0-1.1fixed 1.26.0-1.1

    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.

  • CVE-2021-36090Jul 13, 2021
    affected < 1.21-1.2fixed 1.21-1.2

    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.

  • CVE-2021-35517Jul 13, 2021
    affected < 1.21-1.2fixed 1.21-1.2

    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.

  • CVE-2021-35516Jul 13, 2021
    affected < 1.21-1.2fixed 1.21-1.2

    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

  • CVE-2021-35515Jul 13, 2021
    affected < 1.21-1.2fixed 1.21-1.2

    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.

  • CVE-2019-12402Aug 29, 2019
    affected < 1.21-1.2fixed 1.21-1.2

    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 Co