CVE-2017-16352
high
CVSS v3
8.8
CVSS v2
6.8
VIR risk
8.8
Description
GraphicsMagick 1.3.26 is vulnerable to a heap-based buffer overflow vulnerability found in the "Display visual image directory" feature of the DescribeImage() function of the magick/describe.c file. One possible way to trigger the vulnerability is to run the identify command on a specially crafted MIFF format file with the verbose flag.
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-16352
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-16352.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=7292230dd185
- http://www.securityfocus.com/bid/101658
- 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/08/msg00002.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-16352.html
- https://security-tracker.debian.org/tracker/CVE-2017-16352
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.