CVE-2016-10060
Description
The ConcatenateImages function in MagickWand/magick-cli.c in ImageMagick before 7.0.1-10 does not check the return value of the fputc function, which allows remote attackers to cause a denial of service (application crash) via a crafted file.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-10060
Vendor advisory: cve@mitre.org — https://github.com/ImageMagick/ImageMagick/issues/196
Vendor advisory: cve@mitre.org — https://github.com/ImageMagick/ImageMagick/commit/933e96f01a8c889c7bf5ffd30020e86a02a046e7
Vendor advisory: cve@mitre.org — https://bugzilla.redhat.com/show_bug.cgi?id=1410470
Vendor advisory: cve@mitre.org — http://www.openwall.com/lists/oss-security/2016/12/26/9
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-10060.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 8:6.9.6.2+dfsg-2 |
| debian | bullseye | fixed | 8:6.9.6.2+dfsg-2 |
| debian | forky | fixed | 8:6.9.6.2+dfsg-2 |
| debian | sid | fixed | 8:6.9.6.2+dfsg-2 |
| debian | trixie | fixed | 8:6.9.6.2+dfsg-2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| imagemagick | imagemagick | {"endExcluding":"6.9.4-1"} | 6.9.4-1 |
References
- https://www.suse.com/security/cve/CVE-2016-10060.html
- http://www.openwall.com/lists/oss-security/2016/12/26/9
- http://www.securityfocus.com/bid/95208
- https://bugzilla.redhat.com/show_bug.cgi?id=1410470
- https://github.com/ImageMagick/ImageMagick/commit/933e96f01a8c889c7bf5ffd30020e86a02a046e7
- https://github.com/ImageMagick/ImageMagick/issues/196
- https://security-tracker.debian.org/tracker/CVE-2016-10060
CWEs
CWE-252
Verify integrity in audit chain (admin only). AS-IS.