
CVE-2017-18229 – Ubuntu Security Notice USN-4266-1
https://notcve.org/view.php?id=CVE-2017-18229
14 Mar 2018 — An issue was discovered in GraphicsMagick 1.3.26. An allocation failure vulnerability was found in the function ReadTIFFImage in coders/tiff.c, which allows attackers to cause a denial of service via a crafted file, because file size is not properly used to restrict scanline, strip, and tile allocations. Se ha descubierto un problema en GraphicsMagick 1.3.26. Se ha encontrado una vulnerabilidad de error de asignación en la función ReadTIFFImage en coders/tiff.c, lo que permite que atacantes provoquen una de... • http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/752c0b41fa32 • CWE-770: Allocation of Resources Without Limits or Throttling •

CVE-2017-18230
https://notcve.org/view.php?id=CVE-2017-18230
14 Mar 2018 — An issue was discovered in GraphicsMagick 1.3.26. A NULL pointer dereference vulnerability was found in the function ReadCINEONImage in coders/cineon.c, which allows attackers to cause a denial of service via a crafted file. Se ha descubierto un problema en GraphicsMagick 1.3.26. Se ha encontrado una vulnerabilidad de desreferencia de puntero NULL en la función ReadCINEONImage en coders/cineon.c, que permite que los atacantes provoquen una denegación de servicio (DoS) mediante un archivo manipulado. • http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/53a4d841e90f • CWE-476: NULL Pointer Dereference •

CVE-2017-18219
https://notcve.org/view.php?id=CVE-2017-18219
05 Mar 2018 — An issue was discovered in GraphicsMagick 1.3.26. An allocation failure vulnerability was found in the function ReadOnePNGImage in coders/png.c, which allows attackers to cause a denial of service via a crafted file that triggers an attempt at a large png_pixels array allocation. Se ha descubierto un problema en GraphicsMagick 1.3.26. Se ha encontrado una vulnerabilidad de error de asignación en la función ReadOnePNGImage en coders/png.c, lo que permite que atacantes provoquen una denegación de servicio (Do... • http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/cadd4b0522fa • CWE-770: Allocation of Resources Without Limits or Throttling •

CVE-2017-18220
https://notcve.org/view.php?id=CVE-2017-18220
05 Mar 2018 — The ReadOneJNGImage and ReadJNGImage functions in coders/png.c in GraphicsMagick 1.3.26 allow remote attackers to cause a denial of service (magick/blob.c CloseBlob use-after-free) or possibly have unspecified other impact via a crafted file, a related issue to CVE-2017-11403. Las funciones ReadOneJNGImage y ReadJNGImage en coders/png.c en GraphicsMagick 1.3.26 permiten que atacantes remotos provoquen una denegación de servicio (DoS) (uso de memoria previamente liberada en CloseBlob en magick/blob.c) u otro... • http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/98721124e51f • CWE-416: Use After Free •

CVE-2018-6799
https://notcve.org/view.php?id=CVE-2018-6799
07 Feb 2018 — The AcquireCacheNexus function in magick/pixel_cache.c in GraphicsMagick before 1.3.28 allows remote attackers to cause a denial of service (heap overwrite) or possibly have unspecified other impact via a crafted image file, because a pixel staging area is not used. La función AcquireCacheNexus en magick/pixel_cache.c en GraphicsMagick en versiones anteriores a la 1.3.28 permite que los atacantes remotos provoquen una denegación de servicio (sobrescritura de memoria dinámica o heap) o posiblemente provoquen... • http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/b41e2efce6d3 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVE-2018-5360
https://notcve.org/view.php?id=CVE-2018-5360
14 Jan 2018 — LibTIFF before 4.0.6 mishandles the reading of TIFF files, as demonstrated by a heap-based buffer over-read in the ReadTIFFImage function in coders/tiff.c in GraphicsMagick 1.3.27. LibTIFF 4.0.9 gestiona de manera incorrecta la lectura de archivos TIFF, tal y como demuestra una sobrelectura de búfer basada en memoria dinámica (heap) en la función ReadTIFFImage en coders/tiff.c en GraphicsMagick 1.3.27. • http://bugzilla.maptools.org/show_bug.cgi?id=2500 • CWE-125: Out-of-bounds Read •

CVE-2018-5685 – Ubuntu Security Notice USN-5974-1
https://notcve.org/view.php?id=CVE-2018-5685
14 Jan 2018 — In GraphicsMagick 1.3.27, there is an infinite loop and application hang in the ReadBMPImage function (coders/bmp.c). Remote attackers could leverage this vulnerability to cause a denial of service via an image file with a crafted bit-field mask value. En GraphicsMagick 1.3.27, hay un bucle infinito y un bloqueo de aplicación en la función ReadBMPImage (coders/bmp.c). Los atacantes remotos pueden aprovechar esta vulnerabilidad para provocar una denegación de servicio (DoS) mediante un archivo de imagen con ... • http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/52a91ddb1aa6 • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') •

CVE-2017-17913
https://notcve.org/view.php?id=CVE-2017-17913
26 Dec 2017 — In GraphicsMagick 1.4 snapshot-20171217 Q8, there is a stack-based buffer over-read in WriteWEBPImage in coders/webp.c, related to an incompatibility with libwebp versions, 0.5.0 and later, that use a different structure type. En GraphicsMagick 1.4 snapshot-20171217 Q8, existe una sobrelectura de búfer basada en pila en WriteWEBPImage en coders/webp.c. Esto está relacionado con una incompatibilidad con las versiones 0.5.0 y posteriores de libwebp, que emplean un tipo de estructura diferente. • http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/6dda3c33f35f • CWE-125: Out-of-bounds Read •

CVE-2017-17912 – Ubuntu Security Notice USN-4266-1
https://notcve.org/view.php?id=CVE-2017-17912
26 Dec 2017 — In GraphicsMagick 1.4 snapshot-20171217 Q8, there is a heap-based buffer over-read in ReadNewsProfile in coders/tiff.c, in which LocaleNCompare reads heap data beyond the allocated region. En GraphicsMagick 1.4 snapshot-20171217 Q8, existe una sobrelectura de búfer basada en memoria dinámica (heap) en ReadNewsProfile en coders/tiff.c, donde LocaleNCompare lee datos de la memoria dinámica más allá de la región asignada. It was discovered that GraphicsMagick incorrectly handled certain image files. An attacke... • http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/0d871e813a4f • CWE-125: Out-of-bounds Read •

CVE-2017-17915
https://notcve.org/view.php?id=CVE-2017-17915
26 Dec 2017 — In GraphicsMagick 1.4 snapshot-20171217 Q8, there is a heap-based buffer over-read in ReadMNGImage in coders/png.c, related to accessing one byte before testing whether a limit has been reached. En GraphicsMagick 1.4 snapshot-20171217 Q8, existe una sobrelectura de búfer basada en memoria dinámica (heap) en ReadMNGImage en coders/png.c. Esto está relacionado con el acceso a un byte antes de probar si se ha alcanzado un límite. • http://hg.graphicsmagick.org/hg/GraphicsMagick/rev/1721f1b7e67a • CWE-125: Out-of-bounds Read •