VYPR

rpm package

opensuse/ImageMagick&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/ImageMagick&distro=openSUSE%20Tumbleweed

Vulnerabilities (177)

  • CVE-2023-1906MedApr 12, 2023
    affected < 7.1.1.6-1.1fixed 7.1.1.6-1.1

    A heap-based buffer overflow issue was discovered in ImageMagick's ImportMultiSpectralQuantum() function in MagickCore/quantum-import.c. An attacker could pass specially crafted file to convert, triggering an out-of-bounds read error, allowing an application to crash, resulting i

  • CVE-2023-1289MedMar 23, 2023
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.1

    A vulnerability was discovered in ImageMagick where a specially created SVG file loads itself and causes a segmentation fault. This flaw allows a remote attacker to pass a specially crafted SVG file that leads to a segmentation fault, generating many trash files in "/tmp," result

  • CVE-2022-44268MedFeb 6, 2023
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.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-44267MedFeb 6, 2023
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.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-3213MedSep 19, 2022
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.1

    A heap buffer overflow issue was found in ImageMagick. When an application processes a malformed TIFF file, it could lead to undefined behavior or a crash causing a denial of service.

  • CVE-2022-1115MedAug 29, 2022
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.1

    A heap-buffer-overflow flaw was found in ImageMagick’s PushShortPixel() function of quantum-private.h file. This vulnerability is triggered when an attacker passes a specially crafted TIFF image file to ImageMagick for conversion, potentially leading to a denial of service.

  • CVE-2022-0284HigAug 29, 2022
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.1

    A heap-based-buffer-over-read flaw was found in ImageMagick's GetPixelAlpha() function of 'pixel-accessor.h'. This vulnerability is triggered when an attacker passes a specially crafted Tagged Image File Format (TIFF) image to convert it into a PICON file format. This issue can p

  • CVE-2022-2719MedAug 10, 2022
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.1

    In ImageMagick, a crafted file could trigger an assertion failure when a call to WriteImages was made in MagickWand/operation.c, due to a NULL image list. This could potentially cause a denial of service. This was fixed in upstream ImageMagick version 7.1.0-30.

  • CVE-2022-32547HigJun 16, 2022
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.1

    In ImageMagick, there is load of misaligned address for type 'double', which requires 8 byte alignment and for type 'float', which requires 4 byte alignment at MagickCore/property.c. Whenever crafted or untrusted input is processed by ImageMagick, this causes a negative impact to

  • CVE-2022-32546HigJun 16, 2022
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.1

    A vulnerability was found in ImageMagick, causing an outside the range of representable values of type 'unsigned long' at coders/pcl.c, when crafted or untrusted input is processed. This leads to a negative impact to application availability or other problems related to undefined

  • CVE-2022-32545HigJun 16, 2022
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.1

    A vulnerability was found in ImageMagick, causing an outside the range of representable values of type 'unsigned char' at coders/psd.c, when crafted or untrusted input is processed. This leads to a negative impact to application availability or other problems related to undefined

  • CVE-2022-28463HigMay 8, 2022
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.1

    ImageMagick 7.1.0-27 is vulnerable to Buffer Overflow.

  • CVE-2022-1114HigApr 29, 2022
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.1

    A heap-use-after-free flaw was found in ImageMagick's RelinquishDCMInfo() function of dcm.c file. This vulnerability is triggered when an attacker passes a specially crafted DICOM image file to ImageMagick for conversion, potentially leading to information disclosure and a denial

  • CVE-2021-4219MedMar 23, 2022
    affected < 7.1.1.17-1.1fixed 7.1.1.17-1.1

    A flaw was found in ImageMagick. The vulnerability occurs due to improper use of open functions and leads to a denial of service. This flaw allows an attacker to crash the system.

  • CVE-2021-20312HigMay 11, 2021
    affected < 7.1.0.9-1.1fixed 7.1.0.9-1.1

    A flaw was found in ImageMagick in versions 7.0.11, where an integer overflow in WriteTHUMBNAILImage of coders/thumbnail.c may trigger undefined behavior via a crafted image file that is submitted by an attacker and processed by an application using ImageMagick. The highest threa

  • CVE-2021-20246MedMar 9, 2021
    affected < 7.1.0.9-1.1fixed 7.1.0.9-1.1

    A flaw was found in ImageMagick in MagickCore/resample.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability.

  • CVE-2020-27755LowDec 8, 2020
    affected < 7.1.0.9-1.1fixed 7.1.0.9-1.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-27750MedDec 8, 2020
    affected < 7.1.0.9-1.1fixed 7.1.0.9-1.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-25666LowDec 8, 2020
    affected < 7.1.0.9-1.1fixed 7.1.0.9-1.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-27775LowDec 4, 2020
    affected < 7.1.0.9-1.1fixed 7.1.0.9-1.1

    A flaw was found in ImageMagick in 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. This would most likely lead to an impact to application

Page 7 of 9