Use-After-Free Vulnerability in libvips Affecting GIF Loading Functionality
CVE-2019-17534
8.8HIGH
What is CVE-2019-17534?
A vulnerability exists in the GIF loading functionality of libvips prior to version 8.8.2, specifically in the function vips_foreign_load_gif_scan_image found in foreign/gifload.c. This flaw can allow an attacker to exploit a use-after-free condition by accessing a color map before the necessary DGifGetImageDesc call, potentially leading to memory corruption issues. Users should upgrade to version 8.8.2 or later to address this vulnerability.
