Libarchive

Libarchive

72 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.02%
  • Veröffentlicht 10.10.2024 02:15:02
  • Zuletzt bearbeitet 29.09.2025 21:35:07

execute_filter_audio in archive_read_support_format_rar.c in libarchive before 3.7.5 allows out-of-bounds access via a crafted archive file because src can move beyond dst.

Exploit
  • EPSS 0.27%
  • Veröffentlicht 08.06.2024 13:15:58
  • Zuletzt bearbeitet 29.04.2025 16:35:54

Libarchive before 3.7.4 allows name out-of-bounds access when a ZIP archive has an empty-name file and mac-ext is enabled. This occurs in slurp_central_directory in archive_read_support_format_zip.c.

  • EPSS 47.55%
  • Veröffentlicht 09.04.2024 17:15:47
  • Zuletzt bearbeitet 08.01.2025 16:03:05

Libarchive Remote Code Execution Vulnerability

  • EPSS 0.01%
  • Veröffentlicht 29.05.2023 20:15:09
  • Zuletzt bearbeitet 14.01.2025 17:15:11

Libarchive through 3.6.2 can cause directories to have world-writable permissions. The umask() call inside archive_write_disk_posix.c changes the umask of the whole process for a very short period of time; a race condition with another thread can lea...

  • EPSS 0.46%
  • Veröffentlicht 22.11.2022 02:15:11
  • Zuletzt bearbeitet 21.11.2024 07:12:37

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...

  • EPSS 0.04%
  • Veröffentlicht 23.08.2022 16:15:09
  • Zuletzt bearbeitet 21.11.2024 06:05:55

An improper link resolution flaw can occur while extracting an archive leading to changing modes, times, access control lists, and flags of a file outside of the archive. An attacker may provide a malicious archive to a victim user, who would trigger...

  • EPSS 0.05%
  • Veröffentlicht 23.08.2022 16:15:09
  • Zuletzt bearbeitet 21.11.2024 05:51:19

An improper link resolution flaw while extracting an archive can lead to changing the access control list (ACL) of the target of the link. An attacker may provide a malicious archive to a victim user, who would trigger this flaw when trying to extrac...

Exploit
  • EPSS 0.13%
  • Veröffentlicht 28.03.2022 22:15:09
  • Zuletzt bearbeitet 21.11.2024 06:53:41

Libarchive v3.6.0 was discovered to contain an out-of-bounds read via the component zipx_lzma_alone_init.

  • EPSS 0.11%
  • Veröffentlicht 20.07.2021 07:15:07
  • Zuletzt bearbeitet 21.11.2024 06:14:25

libarchive 3.4.1 through 3.5.1 has a use-after-free in copy_string (called from do_uncompress_block and process_block).

  • EPSS 0.92%
  • Veröffentlicht 15.10.2020 15:15:11
  • Zuletzt bearbeitet 21.11.2024 05:12:46

Heap-based buffer overflow in archive_string_append_from_wcs() (archive_string.c) in libarchive-3.4.1dev allows remote attackers to cause a denial of service (out-of-bounds write in heap memory resulting into a crash) via a crafted archive file. NOTE...