VYPR

rpm package

suse/ImageMagick&distro=SUSE Linux Enterprise Server 12 SP2-BCL

pkg:rpm/suse/ImageMagick&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP2-BCL

Vulnerabilities (49)

  • CVE-2022-44268Feb 6, 2023
    affected < 6.8.8.1-71.183.1fixed 6.8.8.1-71.183.1

    ImageMagick 7.1.0-49 is vulnerable to Information Disclosure. When it parses a PNG image (e.g., for resize), the resulting image could have embedded the content of an arbitrary. file (if the magick binary has permissions to read it).

  • CVE-2022-44267Feb 6, 2023
    affected < 6.8.8.1-71.183.1fixed 6.8.8.1-71.183.1

    ImageMagick 7.1.0-49 is vulnerable to Denial of Service. When it parses a PNG image (e.g., for resize), the convert process could be left waiting for stdin input.

  • CVE-2022-1270Sep 28, 2022
    affected < 6.8.8.1-71.172.1fixed 6.8.8.1-71.172.1

    In GraphicsMagick, a heap buffer overflow was found when parsing MIFF.

  • CVE-2022-28463May 8, 2022
    affected < 6.8.8.1-71.172.1fixed 6.8.8.1-71.172.1

    ImageMagick 7.1.0-27 is vulnerable to Buffer Overflow.

  • CVE-2020-27769May 14, 2021
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    In ImageMagick versions before 7.0.9-0, there are outside the range of representable values of type 'float' at MagickCore/quantize.c.

  • CVE-2020-27768Feb 23, 2021
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    In ImageMagick, there is an outside the range of representable values of type 'unsigned int' at MagickCore/quantum-private.h. This flaw affects ImageMagick versions prior to 7.0.9-0.

  • CVE-2020-27755Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    in SetImageExtent() of /MagickCore/image.c, an incorrect image depth size can cause a memory leak because the code which checks for the proper image depth size does not reset the size in the event there is an invalid size. The patch resets the depth to a proper size before throwi

  • CVE-2020-27753Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    There are several memory leaks in the MIFF coder in /coders/miff.c due to improper image depth values, which can be triggered by a specially crafted input file. These leaks could potentially lead to an impact to application availability or cause a denial of service. It was origin

  • CVE-2020-27752Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    A flaw was found in ImageMagick in MagickCore/quantum-private.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger a heap buffer overflow. This would most likely lead to an impact to application availability, but could potentially lead to an im

  • CVE-2020-25664Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    In WriteOnePNGImage() of the PNG coder at coders/png.c, an improper call to AcquireVirtualMemory() and memset() allows for an out-of-bounds write later when PopShortPixel() from MagickCore/quantum-private.h is called. The patch fixes the calls by adding 256 to rowbytes. An attack

  • CVE-2020-27757Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    A floating point math calculation in ScaleAnyToQuantum() of /MagickCore/quantum-private.h could lead to undefined behavior in the form of a value outside the range of type unsigned long long. The flaw could be triggered by a crafted input file under certain conditions when it is

  • CVE-2020-27754Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    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

  • CVE-2020-27751Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    A flaw was found in ImageMagick in MagickCore/quantum-export.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned long long` as well as a shift exponent that is too la

  • CVE-2020-27750Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    A flaw was found in ImageMagick in MagickCore/colorspace-private.h and MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned char` and math division

  • CVE-2020-25676Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    In CatromWeights(), MeshInterpolate(), InterpolatePixelChannel(), InterpolatePixelChannels(), and InterpolatePixelInfo(), which are all functions in /MagickCore/pixel.c, there were multiple unconstrained pixel offset calculations which were being used with the floor() function. T

  • CVE-2020-25675Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    In the CropImage() and CropImageToTiles() routines of MagickCore/transform.c, rounding calculations performed on unconstrained pixel offsets was causing undefined behavior in the form of integer overflow and out-of-range values as reported by UndefinedBehaviorSanitizer. Such issu

  • CVE-2020-25674Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    WriteOnePNGImage() from coders/png.c (the PNG coder) has a for loop with an improper exit condition that can allow an out-of-bounds READ via heap-buffer-overflow. This occurs because it is possible for the colormap to have less than 256 valid values but the loop condition will lo

  • CVE-2020-25666Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    There are 4 places in HistogramCompare() in MagickCore/histogram.c where an integer overflow is possible during simple math calculations. This occurs in the rgb values and `count` value for a color. The patch uses casts to `ssize_t` type for these calculations, instead of `int`.

  • CVE-2020-25665Dec 8, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory() in routine WritePALMImage() because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytes_per_row in the call to AcquireQuantumM

  • CVE-2020-27776Dec 4, 2020
    affected < 6.8.8.1-71.154.1fixed 6.8.8.1-71.154.1

    A flaw was found in ImageMagick in MagickCore/statistic.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned long. This would most likely lead to an impact to applicati

Page 1 of 3