CVE Database
/

CVE-2020-27754

Back to search

CVE-2020-27754

Published: Dec 8, 2020

Modified: Aug 4, 2024

PUBLISHED

Description

In IntensityCompare() of /magick/quantize.c, there are calls to PixelPacketIntensity() which could return overflowed values to the caller when ImageMagick processes a crafted input file. To mitigate this, the patch introduces and uses the ConstrainPixelIntensity() function, which forces the pixel intensities to be within the proper bounds in the event of an overflow. This flaw affects ImageMagick versions prior to 6.9.10-69 and 7.0.8-69.

VendorProductVersions

n/a

ImageMagick

affected
prior to 6.9.10-69
affected
prior to 7.0.8-69

Weaknesses (CWE)

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now