Show filters
70 Total Results
Displaying 1-10 of 70
Sort by:
Attacker Value
High
CVE-2021-36976
Disclosure Date: July 20, 2021 (last updated March 28, 2024)
libarchive 3.4.1 through 3.5.1 has a use-after-free in copy_string (called from do_uncompress_block and process_block).
1
Attacker Value
Unknown
CVE-2024-48958
Disclosure Date: October 10, 2024 (last updated October 12, 2024)
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.
0
Attacker Value
Unknown
CVE-2024-48957
Disclosure Date: October 10, 2024 (last updated October 12, 2024)
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.
0
Attacker Value
Unknown
CVE-2024-37407
Disclosure Date: June 08, 2024 (last updated July 18, 2024)
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.
0
Attacker Value
Unknown
CVE-2024-26256
Disclosure Date: April 09, 2024 (last updated January 12, 2025)
Libarchive Remote Code Execution Vulnerability
0
Attacker Value
Unknown
CVE-2023-30571
Disclosure Date: May 29, 2023 (last updated October 08, 2023)
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 lead to a permanent umask 0 setting. Such a race condition could lead to implicit directory creation with permissions 0777 (without the sticky bit), which means that any low-privileged local user can delete and rename files inside those directories.
0
Attacker Value
Unknown
CVE-2022-36227
Disclosure Date: November 22, 2022 (last updated March 28, 2024)
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 dispute the code-execution impact: "In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution."
0
Attacker Value
Unknown
CVE-2021-31566
Disclosure Date: August 23, 2022 (last updated March 28, 2024)
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 this flaw when trying to extract the archive. A local attacker may use this flaw to gain more privileges in a system.
0
Attacker Value
Unknown
CVE-2021-23177
Disclosure Date: August 23, 2022 (last updated November 29, 2024)
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 extract the archive. A local attacker may use this flaw to change the ACL of a file on the system and gain more privileges.
0
Attacker Value
Unknown
CVE-2022-26280
Disclosure Date: March 28, 2022 (last updated October 07, 2023)
Libarchive v3.6.0 was discovered to contain an out-of-bounds read via the component zipx_lzma_alone_init.
0