6 matches found
SUSE CVE-2020-27754
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...
The vulnerability of the IntensityCompare() function in the /MagickCore/quantize.c component of the ImageMagick console graphics editor allows a malicious actor to cause a service failure by manipulating integer overflow values.
The vulnerability of the IntensityCompare function in the /MagickCore/quantize.c component of the ImageMagick console graphics editor is related to integer overflow. Exploiting this vulnerability allows a remote attacker to cause a service failure through a specially created file...
DEBIAN-CVE-2020-27759
In IntensityCompare of /MagickCore/quantize.c, a double value was being casted to int and returned, which in some cases caused a value outside the range of type int to be returned. The flaw could be triggered by a crafted input file under certain conditions when processed by ImageMagick. Red Hat...
UBUNTU-CVE-2020-27759
In IntensityCompare of /MagickCore/quantize.c, a double value was being casted to int and returned, which in some cases caused a value outside the range of type int to be returned. The flaw could be triggered by a crafted input file under certain conditions when processed by ImageMagick. Red Hat...
PT-2019-5730 · Imagemagick +5 · Imagemagick +5
Name of the Vulnerable Software and Affected Versions: ImageMagick versions prior to 6.9.10-69 and 7.0.8-69 Description: The issue is related to the IntensityCompare function in the /magick/quantize.c file of the ImageMagick console graphic editor, which is associated with an integer overflow. Th...
PT-2019-5858 · Imagemagick +5 · Imagemagick +5
Name of the Vulnerable Software and Affected Versions: ImageMagick versions prior to 7.0.8-68 Description: The issue is related to the IntensityCompare function in the /MagickCore/quantize.c component of ImageMagick, where a double value is casted to int and returned, potentially causing a value...