Name | CVE-2020-27771 |
Description | In RestoreMSCWarning() of /coders/pdf.c there are several areas where calls to GetPixelIndex() could result in values outside the range of representable for the unsigned char type. The patch casts the return value of GetPixelIndex() to ssize_t type to avoid this bug. This undefined behavior could be triggered when ImageMagick processes a crafted pdf file. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was demonstrated in this case. 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) |
References | DLA-2602-1, DLA-3357-1, ELA-387-1 |
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 | 8:6.8.9.9-5+deb8u23 | ELA-387-1 | ||
imagemagick | source | stretch | 8:6.9.7.4+dfsg-11+deb9u12 | DLA-2602-1 | ||
imagemagick | source | buster | 8:6.9.10.23+dfsg-2.1+deb10u2 | DLA-3357-1 | ||
imagemagick | source | (unstable) | 8:6.9.11.24+dfsg-1 |
https://github.com/ImageMagick/ImageMagick/issues/1753
ImageMagick: https://github.com/ImageMagick/ImageMagick/commit/872ffe6d0131beec8b47568a4874ffaca91a872e
ImageMagick: https://github.com/ImageMagick/ImageMagick/commit/9dd1c7e1f8f6c137bfd3293be2554f59456c7b62
ImageMagick6: https://github.com/ImageMagick/ImageMagick6/commit/a07ecde4c1c3a3efaa628434adc903295f6bb2b3
[jessie] - imagemagick <ignored> (Minor issue, UBSAN outside range warning)