CVE-2021-36531
https://notcve.org/view.php?id=CVE-2021-36531
ngiflib 0.4 has a heap overflow in GetByte() at ngiflib.c:70 in NGIFLIB_NO_FILE mode, GetByte() reads memory buffer without checking the boundary. ngiflib versión 0.4, presenta un desbordamiento de la pila en la función GetByte() en el archivo ngiflib.c:70 en modo NGIFLIB_NO_FILE, la función GetByte() lee el buffer de memoria sin comprobar el límite. • https://github.com/miniupnp/ngiflib/issues/18 • CWE-787: Out-of-bounds Write •
CVE-2019-20219
https://notcve.org/view.php?id=CVE-2019-20219
ngiflib 0.4 has a heap-based buffer over-read in GifIndexToTrueColor in ngiflib.c. ngiflib versión 0.4, tiene una lectura excesiva de búfer en la región heap de la memoria en la función GifIndexToTrueColor en el archivo ngiflib.c. • https://github.com/miniupnp/ngiflib/issues/15 • CWE-125: Out-of-bounds Read •
CVE-2019-19011
https://notcve.org/view.php?id=CVE-2019-19011
MiniUPnP ngiflib 0.4 has a NULL pointer dereference in GifIndexToTrueColor in ngiflib.c via a file that lacks a palette. MiniUPnP ngiflib versión 0.4, tiene una desreferencia del puntero NULL en la función GifIndexToTrueColor en el archivo ngiflib.c por medio de un archivo que le falta una paleta. • https://github.com/miniupnp/ngiflib/issues/16 • CWE-476: NULL Pointer Dereference •
CVE-2019-16346
https://notcve.org/view.php?id=CVE-2019-16346
ngiflib 0.4 has a heap-based buffer overflow in WritePixel() in ngiflib.c when called from DecodeGifImg, because deinterlacing for small pictures is mishandled. ngiflib versión 0.4, presenta un desbordamiento de búfer en la región heap de la memoria en la función WritePixel() en la biblioteca ngiflib.c cuando es llamada desde DecodeGifImg, porque el desentrelazado para imágenes pequeñas es manejado inapropiadamente. • https://github.com/miniupnp/ngiflib/commit/37d939a6f511d16d4c95678025c235fe62e6417a https://github.com/miniupnp/ngiflib/issues/11 • CWE-682: Incorrect Calculation CWE-787: Out-of-bounds Write •
CVE-2019-16347
https://notcve.org/view.php?id=CVE-2019-16347
ngiflib 0.4 has a heap-based buffer overflow in WritePixels() in ngiflib.c when called from DecodeGifImg, because deinterlacing for small pictures is mishandled. ngiflib versión 0.4, presenta un desbordamiento de búfer en la región heap de la memoria en la función WritePixels() en la biblioteca ngiflib.c cuando se llama desde DecodeGifImg, porque el desentrelazado para imágenes pequeñas es manejado inapropiadamente. • https://github.com/miniupnp/ngiflib/commit/37d939a6f511d16d4c95678025c235fe62e6417a https://github.com/miniupnp/ngiflib/issues/12 • CWE-682: Incorrect Calculation CWE-787: Out-of-bounds Write •