Libarchive

Libarchive

72 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Media report Exploit
  • EPSS 0.04%
  • Published 09.06.2025 19:53:48
  • Last modified 23.09.2025 20:15:33

A vulnerability has been identified in the libarchive library, specifically within the archive_read_format_rar_seek_data() function. This flaw involves an integer overflow that can ultimately lead to a double-free condition. Exploiting a double-free ...

  • EPSS 0.02%
  • Published 09.06.2025 19:49:13
  • Last modified 15.08.2025 18:35:04

A vulnerability has been identified in the libarchive library. This flaw can be triggered when file streams are piped into bsdtar, potentially allowing for reading past the end of the file. This out-of-bounds read can lead to unintended consequences,...

  • EPSS 0.02%
  • Published 09.06.2025 19:49:13
  • Last modified 15.08.2025 18:16:42

A vulnerability has been identified in the libarchive library. This flaw involves an 'off-by-one' miscalculation when handling prefixes and suffixes for file names. This can lead to a 1-byte write overflow. While seemingly small, such an overflow can...

  • EPSS 0.02%
  • Published 09.06.2025 19:49:07
  • Last modified 15.08.2025 18:12:06

A vulnerability has been identified in the libarchive library. This flaw involves an integer overflow that can be triggered when processing a Web Archive (WARC) file that claims to have more than INT64_MAX - 4 content bytes. An attacker could craft a...

  • EPSS 0.01%
  • Published 09.06.2025 19:49:02
  • Last modified 25.08.2025 02:28:51

A vulnerability has been identified in the libarchive library. This flaw can lead to a heap buffer over-read due to the size of a filter block potentially exceeding the Lempel-Ziv-Storer-Schieber (LZSS) window. This means the library may attempt to r...

Exploit
  • EPSS 0.08%
  • Published 28.03.2025 00:00:00
  • Last modified 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.02%
  • Published 02.03.2025 02:15:36
  • Last modified 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.16%
  • Published 24.02.2025 14:15:11
  • Last modified 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.01%
  • Published 16.02.2025 04:15:21
  • Last modified 18.02.2025 17:15:19

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.02%
  • Published 10.10.2024 02:15:03
  • Last modified 29.09.2025 21:36:20

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.