CVE-2017-13777
medium
CVSS v3
6.5
CVSS v2
7.1
VIR risk
6.5
Description
GraphicsMagick 1.3.26 has a denial of service issue in ReadXBMImage() in a coders/xbm.c "Read hex image data" version==10 case that results in the reader not returning; it would cause large amounts of CPU and memory consumption although the crafted file itself does not request it.
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-13777
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-13777.html
Vendor advisory: cve@mitre.org — http://hg.code.sf.net/p/graphicsmagick/code/rev/233a720bfd5e
Vendor advisory: arch — https://security.archlinux.org/ASA-201801-7
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| arch | fixed | 1.3.27-1 | |
| sles | affected | | |
| debian | bookworm | fixed | 1.3.26-8 |
| debian | bullseye | fixed | 1.3.26-8 |
| debian | forky | fixed | 1.3.26-8 |
| debian | sid | fixed | 1.3.26-8 |
| debian | trixie | fixed | 1.3.26-8 |
| debian | 8.0 | affected | |
| debian | 9.0 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| graphicsmagick | graphicsmagick | 1.3.26 | |
References
- https://security.archlinux.org/ASA-201801-7
- http://hg.code.sf.net/p/graphicsmagick/code/rev/233a720bfd5e
- http://openwall.com/lists/oss-security/2017/08/31/1
- http://www.securityfocus.com/bid/100575
- https://lists.debian.org/debian-lts-announce/2018/08/msg00002.html
- https://usn.ubuntu.com/4222-1/
- https://www.debian.org/security/2018/dsa-4321
- https://www.suse.com/security/cve/CVE-2017-13777.html
- https://security-tracker.debian.org/tracker/CVE-2017-13777
CWEs
CWE-834
Verify integrity in audit chain (admin only). AS-IS.