CVE-2017-15277
Description
ReadGIFImage in coders/gif.c in ImageMagick 7.0.6-1 and GraphicsMagick 1.3.26 leaves the palette uninitialized when processing a GIF file that has neither a global nor local palette. If the affected product is used as a library loaded into a process that operates on interesting data, this data sometimes can be leaked via the uninitialized palette.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-15277
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-15277.html
Vendor advisory: cve@mitre.org — https://github.com/ImageMagick/ImageMagick/issues/592
Vendor advisory: cve@mitre.org — https://github.com/ImageMagick/ImageMagick/commit/9fd10cf630832b36a588c1545d8736539b2f1fb5
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 1.3.26-14 |
| debian | bullseye | fixed | 1.3.26-14 |
| debian | forky | fixed | 1.3.26-14 |
| debian | sid | fixed | 1.3.26-14 |
| debian | trixie | fixed | 1.3.26-14 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| graphicsmagick | graphicsmagick | 1.3.26 | |
| imagemagick | imagemagick | 7.0.6-1 | |
References
- https://github.com/ImageMagick/ImageMagick/commit/9fd10cf630832b36a588c1545d8736539b2f1fb5
- https://github.com/ImageMagick/ImageMagick/issues/592
- https://github.com/neex/gifoeb
- https://lists.debian.org/debian-lts-announce/2018/08/msg00002.html
- https://usn.ubuntu.com/3681-1/
- https://usn.ubuntu.com/4232-1/
- https://www.debian.org/security/2017/dsa-4032
- https://www.debian.org/security/2017/dsa-4040
- https://www.debian.org/security/2018/dsa-4321
- https://www.suse.com/security/cve/CVE-2017-15277.html
- https://security-tracker.debian.org/tracker/CVE-2017-15277
CWEs
CWE-200
Verify integrity in audit chain (admin only). AS-IS.