CVE-2017-16353
Description
GraphicsMagick 1.3.26 is vulnerable to a memory information disclosure vulnerability found in the DescribeImage function of the magick/describe.c file, because of a heap-based buffer over-read. The portion of the code containing the vulnerability is responsible for printing the IPTC Profile information contained in the image. This vulnerability can be triggered with a specially crafted MIFF file. There is an out-of-bounds buffer dereference because certain increments are never checked.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-16353
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-16353.html
Vendor advisory: cve@mitre.org — ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/snapshots/ChangeLog.txt
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 1.3.26-17 |
| debian | bullseye | fixed | 1.3.26-17 |
| debian | forky | fixed | 1.3.26-17 |
| debian | sid | fixed | 1.3.26-17 |
| debian | trixie | fixed | 1.3.26-17 |
| debian | 7.0 | affected | |
| debian | 8.0 | affected | |
| debian | 9.0 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| graphicsmagick | graphicsmagick | 1.3.26 | |
References
- ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/snapshots/ChangeLog.txt
- http://hg.graphicsmagick.org/hg/GraphicsMagick?cmd=changeset%3Bnode=e4e1c2a581d8
- http://www.securityfocus.com/bid/101653
- https://blogs.securiteam.com/index.php/archives/3494
- https://lists.debian.org/debian-lts-announce/2017/11/msg00002.html
- https://lists.debian.org/debian-lts-announce/2018/06/msg00009.html
- https://usn.ubuntu.com/4232-1/
- https://www.debian.org/security/2018/dsa-4321
- https://www.exploit-db.com/exploits/43111/
- https://www.suse.com/security/cve/CVE-2017-16353.html
- https://security-tracker.debian.org/tracker/CVE-2017-16353
CWEs
CWE-125 CWE-200
Verify integrity in audit chain (admin only). AS-IS.