CVE-2017-13139
- EPSS 1.39%
- Veröffentlicht 23.08.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
In ImageMagick before 6.9.9-0 and 7.x before 7.0.6-1, the ReadOneMNGImage function in coders/png.c has an out-of-bounds read with the MNG CLIP chunk.
CVE-2017-13140
- EPSS 0.41%
- Veröffentlicht 23.08.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
In ImageMagick before 6.9.9-1 and 7.x before 7.0.6-2, the ReadOnePNGImage function in coders/png.c allows remote attackers to cause a denial of service (application hang in LockSemaphoreInfo) via a PNG file with a width equal to MAGICK_WIDTH_LIMIT.
CVE-2017-13141
- EPSS 0.43%
- Veröffentlicht 23.08.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
In ImageMagick before 6.9.9-4 and 7.x before 7.0.6-4, a crafted file could trigger a memory leak in ReadOnePNGImage in coders/png.c.
CVE-2017-13142
- EPSS 0.33%
- Veröffentlicht 23.08.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
In ImageMagick before 6.9.9-0 and 7.x before 7.0.6-1, a crafted PNG file could trigger a crash because there was an insufficient check for short files.
CVE-2017-13143
- EPSS 0.31%
- Veröffentlicht 23.08.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
In ImageMagick before 6.9.7-6 and 7.x before 7.0.4-6, the ReadMATImage function in coders/mat.c uses uninitialized data, which might allow remote attackers to obtain sensitive information from process memory.
CVE-2017-13144
- EPSS 0.24%
- Veröffentlicht 23.08.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
In ImageMagick before 6.9.7-10, there is a crash (rather than a "width or height exceeds limit" error report) if the image dimensions are too large, as demonstrated by use of the mpc coder.
CVE-2017-13145
- EPSS 1.33%
- Veröffentlicht 23.08.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
In ImageMagick before 6.9.8-8 and 7.x before 7.0.5-9, the ReadJP2Image function in coders/jp2.c does not properly validate the channel geometry, leading to a crash.
CVE-2017-13146
- EPSS 0.46%
- Veröffentlicht 23.08.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
In ImageMagick before 6.9.8-5 and 7.x before 7.0.5-6, there is a memory leak in the ReadMATImage function in coders/mat.c.
CVE-2017-13131
- EPSS 0.43%
- Veröffentlicht 23.08.2017 03:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
In ImageMagick 7.0.6-8, a memory leak vulnerability was found in the function ReadMIFFImage in coders/miff.c, which allows attackers to cause a denial of service (memory consumption in NewLinkedList in MagickCore/linked-list.c) via a crafted file.
CVE-2017-13132
- EPSS 0.25%
- Veröffentlicht 23.08.2017 03:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
In ImageMagick 7.0.6-8, the WritePDFImage function in coders/pdf.c operates on an incorrect data structure in the "dump uncompressed PseudoColor packets" step, which allows attackers to cause a denial of service (assertion failure in WriteBlobStream ...