Lucene search

K
cvelistRedhatCVELIST:CVE-2020-27771
HistoryDec 04, 2020 - 12:00 a.m.

CVE-2020-27771

2020-12-0400:00:00
CWE-190
redhat
www.cve.org
8
cve-2020-27771; restoremscwarning; coders/pdf.c; getpixelindex; ssize_t; imagemagick; crafted pdf file

AI Score

5

Confidence

Low

EPSS

0.001

Percentile

33.5%

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.

CNA Affected

[
  {
    "vendor": "n/a",
    "product": "ImageMagick",
    "versions": [
      {
        "version": "ImageMagick 7.0.9-0",
        "status": "affected"
      }
    ]
  }
]

AI Score

5

Confidence

Low

EPSS

0.001

Percentile

33.5%