CVE-2016-10061
Description
The ReadGROUP4Image function in coders/tiff.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 (crash) via a crafted image file.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-10061
Vendor advisory: cve@mitre.org — https://github.com/ImageMagick/ImageMagick/issues/196
Vendor advisory: cve@mitre.org — https://github.com/ImageMagick/ImageMagick/commit/4e914bbe371433f0590cefdf3bd5f3a5710069f9
Vendor advisory: cve@mitre.org — https://bugzilla.redhat.com/show_bug.cgi?id=1410471
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-10061.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-8"} | 6.9.4-8 |
References
- https://www.suse.com/security/cve/CVE-2016-10061.html
- http://www.openwall.com/lists/oss-security/2016/12/26/9
- http://www.securityfocus.com/bid/95207
- https://bugzilla.redhat.com/show_bug.cgi?id=1410471
- https://github.com/ImageMagick/ImageMagick/commit/4e914bbe371433f0590cefdf3bd5f3a5710069f9
- https://github.com/ImageMagick/ImageMagick/issues/196
- https://security-tracker.debian.org/tracker/CVE-2016-10061
CWEs
CWE-252
Verify integrity in audit chain (admin only). AS-IS.