Memory Leak Vulnerability in Libarchive Affects Users of Development Code
CVE-2019-11463
5.5MEDIUM
What is CVE-2019-11463?
A memory leak occurs in the Libarchive library, specifically in the archive_read_format_zip_cleanup
function, which can be exploited by remote attackers. This vulnerability arises due to a typo in the HAVE_LZMA_H definition, allowing crafted ZIP files to disrupt service by triggering this leak. It’s important to note that only users who have downloaded the development version from GitHub are affected, while those utilizing the official releases remain safe.