libarchive (SUSE:Linux Enterprise Module for Development Tools 15 SP3) — known CVEs & security advisories
Known CVE vulnerabilities and GitHub Security Advisories affecting the SUSE:Linux Enterprise Module for Development Tools 15 SP3 package libarchive, with affected version ranges, CVSS severity, EPSS exploit prediction, and CISA KEV status.
CVEs (6)
CVE-2022-36227 — CVSS 9.8 (critical): 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…
CVE-2021-23177 — CVSS 7.8 (high): An improper link resolution flaw while extracting an archive can lead to changing the access control list (ACL) of the target of the link…
CVE-2021-31566 — CVSS 7.8 (high): An improper link resolution flaw can occur while extracting an archive leading to changing modes, times, access control lists, and flags of…
CVE-2017-5601 — CVSS 7.5 (high): An error in the lha_read_file_header_1() function (archive_read_support_format_lha.c) in libarchive 3.2.2 allows remote attackers to…
CVE-2021-36976 — CVSS 6.5 (medium): libarchive 3.4.1 through 3.5.1 has a use-after-free in copy_string (called from do_uncompress_block and process_block).
CVE-2022-26280 — CVSS 6.5 (medium): Libarchive v3.6.0 was discovered to contain an out-of-bounds read via the component zipx_lzma_alone_init.