Libarchive

Libarchive

77 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.25%
  • Veröffentlicht 28.03.2025 00:00:00
  • Zuletzt bearbeitet 14.04.2025 14:36:30

Null Pointer Dereference vulnerability in libarchive 3.7.6 and earlier when running program bsdtar in function header_pax_extension at rchive_read_support_format_tar.c:1844:8.

Exploit
  • EPSS 0.03%
  • Veröffentlicht 02.03.2025 02:15:36
  • Zuletzt bearbeitet 17.07.2025 15:56:36

list_item_verbose in tar/util.c in libarchive through 3.7.7 does not check an strftime return value, which can lead to a denial of service or unspecified other impact via a crafted TAR archive that is read with a verbose value of 2. For example, the ...

Exploit
  • EPSS 0.03%
  • Veröffentlicht 24.02.2025 14:15:11
  • Zuletzt bearbeitet 25.03.2025 15:41:41

A vulnerability was found in libarchive up to 3.7.7. It has been classified as problematic. This affects the function list of the file bsdunzip.c. The manipulation leads to null pointer dereference. It is possible to launch the attack on the local ho...

  • EPSS 0.02%
  • Veröffentlicht 16.02.2025 04:15:21
  • Zuletzt bearbeitet 15.04.2026 00:35:42

libarchive through 3.7.7 has a heap-based buffer over-read in header_gnu_longlink in archive_read_support_format_tar.c via a TAR archive because it mishandles truncation in the middle of a GNU long linkname.

Exploit
  • EPSS 0.08%
  • Veröffentlicht 10.10.2024 02:15:03
  • Zuletzt bearbeitet 03.11.2025 21:16:31

execute_filter_delta 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.12%
  • 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.55%
  • 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 38.76%
  • 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.52%
  • Veröffentlicht 22.11.2022 02:15:11
  • Zuletzt bearbeitet 03.11.2025 22:15:59

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