Out-of-Bounds Access Vulnerability in libarchive
CVE-2024-48958
7.8HIGH
What is CVE-2024-48958?
A vulnerability exists in libarchive that allows for out-of-bounds access during the processing of crafted RAR archive files. The issue is triggered by the execute_filter_delta function in the archive_read_support_format_rar.c file, where the source pointer can exceed the destination pointer. This flaw impacts libarchive versions before 3.7.5, potentially allowing attackers to exploit affected systems if the crafted RAR files are opened.