CVE-2026-8454
Gravedad CVSS v3.1:
MEDIA
Tipo:
CWE-787
Escritura fuera de límites
Fecha de publicación:
15/05/2026
Última modificación:
18/05/2026
Descripción
*** Pendiente de traducción *** Imager::File::GIF versions through 1.002 for Perl allow a heap out of bounds (OOB) write on crafted multi-frame GIF files.<br />
<br />
Imager::File::GIF&#39;s i_readgif_multi_low allocates a single per-row buffer GifRow sized for the GIF&#39;s global screen width &#39;SWidth&#39; and reuses it across every image in the file.<br />
<br />
The page-match branch validates Image.Width + Image.Left > SWidth before each DGifGetLine write, but the parallel skip-image branch at imgif.c:790-805 calls DGifGetLine(GifFile, GifRow, Width) with no such check.
Impacto
Puntuación base 3.x
5.30
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:a:tonyc:imager\:\:file\:\:gif:*:*:*:*:*:perl:*:* | 1.003 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



