VYPR

rpm package

suse/libarchive&distro=SUSE Linux Enterprise Server 12 SP5

pkg:rpm/suse/libarchive&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5

Vulnerabilities (13)

  • CVE-2024-20696Jan 9, 2024
    affected < 3.3.3-32.11.1fixed 3.3.3-32.11.1

    Windows libarchive Remote Code Execution Vulnerability

  • CVE-2022-36227Nov 22, 2022
    affected < 3.3.3-32.8.1fixed 3.3.3-32.8.1

    In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties disp

  • CVE-2019-19221Nov 21, 2019
    affected < 3.3.3-32.5.1fixed 3.3.3-32.5.1

    In Libarchive 3.4.0, archive_wstring_append_from_mbs in archive_string.c has an out-of-bounds read because of an incorrect mbrtowc or mbtowc call. For example, bsdtar crashes via a crafted archive.

  • CVE-2019-18408Oct 24, 2019
    affected < 3.1.2-26.6.1fixed 3.1.2-26.6.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.1.2-26.6.1fixed 3.1.2-26.6.1

    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.1.2-26.6.1fixed 3.1.2-26.6.1

    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-1000878Dec 20, 2018
    affected < 3.1.2-26.6.1fixed 3.1.2-26.6.1

    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.1.2-26.6.1fixed 3.1.2-26.6.1

    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-14502HigSep 17, 2017
    affected < 3.1.2-26.6.1fixed 3.1.2-26.6.1

    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.1.2-26.6.1fixed 3.1.2-26.6.1

    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.

  • CVE-2016-10350MedMay 1, 2017
    affected < 3.1.2-26.6.1fixed 3.1.2-26.6.1

    The archive_read_format_cab_read_header function in archive_read_support_format_cab.c in libarchive 3.2.2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file.

  • CVE-2016-10349MedMay 1, 2017
    affected < 3.1.2-26.6.1fixed 3.1.2-26.6.1

    The archive_le32dec function in archive_endian.h in libarchive 3.2.2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file.

  • CVE-2016-10209MedApr 3, 2017
    affected < 3.1.2-26.6.1fixed 3.1.2-26.6.1

    The archive_wstring_append_from_mbs function in archive_string.c in libarchive 3.2.2 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted archive file.