VYPR

rpm package

suse/libarchive&distro=SUSE Linux Enterprise Module for Basesystem 15

pkg:rpm/suse/libarchive&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015

Vulnerabilities (10)

  • CVE-2019-18408Oct 24, 2019
    affected < 3.3.2-3.11.1fixed 3.3.2-3.11.1

    archive_read_format_rar_read_data in archive_read_support_format_rar.c in libarchive before 3.4.0 has a use-after-free in a certain ARCHIVE_FAILED situation, related to Ppmd7_DecodeSymbol.

  • CVE-2019-1000020Feb 4, 2019
    affected < 3.3.2-3.8.4fixed 3.3.2-3.8.4

    libarchive version commit 5a98dcf8a86364b3c2c469c85b93647dfb139961 onwards (version v2.8.0 onwards) contains a CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in ISO9660 parser, archive_read_support_format_iso9660.c, read_CE()/parse_rockridge() that

  • CVE-2019-1000019Feb 4, 2019
    affected < 3.3.2-3.8.4fixed 3.3.2-3.8.4

    libarchive version commit bf9aec176c6748f0ee7a678c5f9f9555b9a757c1 onwards (release v3.0.2 onwards) contains a CWE-125: Out-of-bounds Read vulnerability in 7zip decompression, archive_read_support_format_7zip.c, header_bytes() that can result in a crash (denial of service). This

  • CVE-2018-1000880Dec 20, 2018
    affected < 3.3.2-3.8.4fixed 3.3.2-3.8.4

    libarchive version commit 9693801580c0cf7c70e862d305270a16b52826a7 onwards (release v3.2.0 onwards) contains a CWE-20: Improper Input Validation vulnerability in WARC parser - libarchive/archive_read_support_format_warc.c, _warc_read() that can result in DoS - quasi-infinite run

  • CVE-2018-1000879Dec 20, 2018
    affected < 3.3.2-3.8.4fixed 3.3.2-3.8.4

    libarchive version commit 379867ecb330b3a952fb7bfa7bffb7bbd5547205 onwards (release v3.3.0 onwards) contains a CWE-476: NULL Pointer Dereference vulnerability in ACL parser - libarchive/archive_acl.c, archive_acl_from_text_l() that can result in Crash/DoS. This attack appear to b

  • CVE-2018-1000878Dec 20, 2018
    affected < 3.3.2-3.8.4fixed 3.3.2-3.8.4

    libarchive version commit 416694915449219d505531b1096384f3237dd6cc onwards (release v3.1.0 onwards) contains a CWE-416: Use After Free vulnerability in RAR decoder - libarchive/archive_read_support_format_rar.c that can result in Crash/DoS - it is unknown if RCE is possible. This

  • CVE-2018-1000877Dec 20, 2018
    affected < 3.3.2-3.8.4fixed 3.3.2-3.8.4

    libarchive version commit 416694915449219d505531b1096384f3237dd6cc onwards (release v3.1.0 onwards) contains a CWE-415: Double Free vulnerability in RAR decoder - libarchive/archive_read_support_format_rar.c, parse_codes(), realloc(rar->lzss.window, new_size) with new_size = 0 th

  • CVE-2017-14503MedSep 17, 2017
    affected < 3.3.2-3.3.2fixed 3.3.2-3.3.2

    libarchive 3.3.2 suffers from an out-of-bounds read within lha_read_data_none() in archive_read_support_format_lha.c when extracting a specially crafted lha archive, related to lha_crc16.

  • CVE-2017-14502HigSep 17, 2017
    affected < 3.3.2-3.3.2fixed 3.3.2-3.3.2

    read_header in archive_read_support_format_rar.c in libarchive 3.3.2 suffers from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header.

  • CVE-2017-14501MedSep 17, 2017
    affected < 3.3.2-3.3.2fixed 3.3.2-3.3.2

    An out-of-bounds read flaw exists in parse_file_info in archive_read_support_format_iso9660.c in libarchive 3.3.2 when extracting a specially crafted iso9660 iso file, related to archive_read_format_iso9660_read_header.