VYPR

Imager::File::GIF

by Perl Foundation

Source repositories

CVEs (1)

  • CVE-2026-8454MedMay 15, 2026
    risk 0.27cvss 5.3epss 0.00

    Imager::File::GIF versions through 1.002 for Perl allow a heap out of bounds (OOB) write on crafted multi-frame GIF files. Imager::File::GIF's i_readgif_multi_low allocates a single per-row buffer GifRow sized for the GIF's global screen width 'SWidth' and reuses it across…