Graphicsmagick

Graphicsmagick

121 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.45%
  • Published 26.07.2017 08:29:00
  • Last modified 20.04.2025 01:37:25

GraphicsMagick 1.3.26 has a Memory Leak in the PersistCache function in magick/pixel_cache.c during writing of Magick Persistent Cache (MPC) files.

  • EPSS 0.51%
  • Published 26.07.2017 08:29:00
  • Last modified 20.04.2025 01:37:25

GraphicsMagick 1.3.26 has a NULL pointer dereference in the WriteMAPImage() function in coders/map.c when processing a non-colormapped image, a different vulnerability than CVE-2017-11638.

  • EPSS 0.51%
  • Published 26.07.2017 08:29:00
  • Last modified 20.04.2025 01:37:25

GraphicsMagick 1.3.26 has a heap overflow in the WriteCMYKImage() function in coders/cmyk.c when processing multiple frames that have non-identical widths.

  • EPSS 1.12%
  • Published 18.07.2017 00:29:00
  • Last modified 20.04.2025 01:37:25

The ReadMNGImage function in coders/png.c in GraphicsMagick 1.3.26 has an out-of-order CloseBlob call, resulting in a use-after-free via a crafted file.

  • EPSS 0.47%
  • Published 10.07.2017 03:29:00
  • Last modified 20.04.2025 01:37:25

GraphicsMagick 1.3.26 has double free vulnerabilities in the ReadOneJNGImage() function in coders/png.c.

  • EPSS 0.46%
  • Published 10.07.2017 03:29:00
  • Last modified 20.04.2025 01:37:25

The ReadJPEGImage function in coders/jpeg.c in GraphicsMagick 1.3.26 creates a pixel cache before a successful read of a scanline, which allows remote attackers to cause a denial of service (resource consumption) via crafted JPEG files.

  • EPSS 2.01%
  • Published 07.07.2017 18:29:00
  • Last modified 20.04.2025 01:37:25

The ReadOneJNGImage function in coders/png.c in GraphicsMagick 1.3.26 allows remote attackers to cause a denial of service (application crash) during JNG reading via a zero-length color_image data structure.

  • EPSS 0.36%
  • Published 03.07.2017 01:29:00
  • Last modified 20.04.2025 01:37:25

When GraphicsMagick 1.3.25 processes a DPX image (with metadata indicating a large width) in coders/dpx.c, a denial of service (OOM) can occur in ReadDPXImage().

  • EPSS 0.32%
  • Published 03.07.2017 01:29:00
  • Last modified 20.04.2025 01:37:25

When GraphicsMagick 1.3.25 processes a MATLAB image in coders/mat.c, it can lead to a denial of service (OOM) in ReadMATImage() if the size specified for a MAT Object is larger than the actual amount of data.

  • EPSS 0.35%
  • Published 02.07.2017 22:29:00
  • Last modified 20.04.2025 01:37:25

When GraphicsMagick 1.3.25 processes an RGB TIFF picture (with metadata indicating a single sample per pixel) in coders/tiff.c, a buffer overflow occurs, related to QuantumTransferMode.