Name | CVE-2020-25667 |
Description | TIFFGetProfiles() in /coders/tiff.c calls strstr() which causes a large out-of-bounds read when it searches for `"dc:format=\"image/dng\"` within `profile` due to improper string handling, when a crafted input file is provided to ImageMagick. The patch uses a StringInfo type instead of a raw C string to remedy this. This could cause an impact to availability of the application. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
imagemagick (PTS) | jessie, jessie (lts) | 8:6.8.9.9-5+deb8u27 | fixed |
| stretch (security) | 8:6.9.7.4+dfsg-11+deb9u14 | fixed |
| stretch (lts), stretch | 8:6.9.7.4+dfsg-11+deb9u20 | fixed |
| buster, buster (lts) | 8:6.9.10.23+dfsg-2.1+deb10u9 | fixed |
| buster (security) | 8:6.9.10.23+dfsg-2.1+deb10u7 | fixed |
| bullseye | 8:6.9.11.60+dfsg-1.3+deb11u4 | fixed |
| bullseye (security) | 8:6.9.11.60+dfsg-1.3+deb11u3 | fixed |
| bookworm | 8:6.9.11.60+dfsg-1.6+deb12u2 | fixed |
| bookworm (security) | 8:6.9.11.60+dfsg-1.6+deb12u1 | fixed |
| trixie | 8:6.9.13.12+dfsg1-1 | fixed |
| sid | 8:7.1.1.39+dfsg1-2 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
imagemagick | source | jessie | (not affected) | | | |
imagemagick | source | (unstable) | (not affected) | | | |
Notes
- imagemagick <not-affected> (Introduced in v6.9.10-63 and fixed in 6.9.10-69, no vulnerable version in archive)
https://github.com/ImageMagick/ImageMagick/issues/1748
ImageMagick: https://github.com/ImageMagick/ImageMagick/commit/986b5dff173413fa712db27eb677cdef15f0bab6
ImageMagick6: https://github.com/ImageMagick/ImageMagick6/commit/14ba3e46a66c4799d643c7b959792e185c6599c7
[jessie] - imagemagick <not-affected> (Introduced in v6.9.10-63)