CVE-2017-14994
medium
CVSS v3
6.5
CVSS v2
4.3
VIR risk
6.5
Description
ReadDCMImage in coders/dcm.c in GraphicsMagick 1.3.26 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted DICOM image, related to the ability of DCM_ReadNonNativeImages to yield an image list with zero frames.
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-14994
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-14994.html
Vendor advisory: cve@mitre.org — https://sourceforge.net/p/graphicsmagick/bugs/512/
Vendor advisory: cve@mitre.org — https://nandynarwhals.org/CVE-2017-14994/
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 1.3.26-13 |
| debian | bullseye | fixed | 1.3.26-13 |
| debian | forky | fixed | 1.3.26-13 |
| debian | sid | fixed | 1.3.26-13 |
| debian | trixie | fixed | 1.3.26-13 |
| debian | 8.0 | affected | |
| debian | 9.0 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| graphicsmagick | graphicsmagick | 1.3.26 | |
References
- http://hg.graphicsmagick.org/hg/GraphicsMagick?cmd=changeset%3Bnode=b3eca3eaa264
- http://www.securityfocus.com/bid/101182
- https://lists.debian.org/debian-lts-announce/2018/08/msg00002.html
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PF62B5PJA2JDUOCKJGUQO3SPL74BEYSV/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WHIKB4TP6KBJWT2UIPWL5MWMG5QXKGEJ/
- https://nandynarwhals.org/CVE-2017-14994/
- https://sourceforge.net/p/graphicsmagick/bugs/512/
- https://usn.ubuntu.com/4232-1/
- https://www.debian.org/security/2018/dsa-4321
- https://www.suse.com/security/cve/CVE-2017-14994.html
- https://security-tracker.debian.org/tracker/CVE-2017-14994
CWEs
CWE-476
Verify integrity in audit chain (admin only). AS-IS.