CVEs (739)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
3Debian ImagemagickRedhat3Debian Linux Enterprise LinuxImagemagickNov 21, 2024 Dec 4, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 A flaw was found in ImageMagick in MagickCore/gem-private.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 `unsig...Show more |
3Debian ImagemagickRedhat3Debian Linux Enterprise LinuxImagemagickNov 21, 2024 Dec 4, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 A flaw was found in ImageMagick in coders/bmp.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 int`. Th...Show more |
2Imagemagick Redhat2Enterprise Linux ImagemagickNov 21, 2024 Dec 4, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 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...Show more |
3Debian ImagemagickRedhat3Debian Linux Enterprise LinuxImagemagickNov 21, 2024 Dec 4, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 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 c...Show more |
3Debian ImagemagickRedhat3Debian Linux Enterprise LinuxImagemagickNov 21, 2024 Dec 4, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 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 a too large shift for 64-bit type `ssize_...Show more |
3Debian ImagemagickRedhat3Debian Linux Enterprise LinuxImagemagickNov 21, 2024 Dec 4, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 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 Get...Show more |
2Debian Imagemagick2Debian Linux ImagemagickNov 21, 2024 Dec 4, 2020 N/A· v4 5.5 MEDIUM· v3 4.3 MEDIUM· v2 Due to a missing check for 0 value of `replace_extent`, it is possible for offset `p` to overflow in SubstituteString(), causing potential impact to application availability. This could be triggered by a crafted input fi...Show more |
3Debian ImagemagickRedhat3Debian Linux Enterprise LinuxImagemagickNov 21, 2024 Dec 4, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 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 types `float` a...Show more |
2Debian Imagemagick2Debian Linux ImagemagickNov 21, 2024 Dec 4, 2020 N/A· v4 7.8 HIGH· v3 6.8 MEDIUM· v2 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 `unsigne...Show more |
3Debian ImagemagickRedhat3Debian Linux Enterprise LinuxImagemagickNov 21, 2024 Dec 4, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 A flaw was found in ImageMagick in MagickCore/segment.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. This would most like...Show more |
2Debian Imagemagick2Debian Linux ImagemagickNov 21, 2024 Dec 3, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 In /MagickCore/statistic.c, there are several areas in ApplyEvaluateOperator() where a size_t cast should have been a ssize_t cast, which causes out-of-range values under some circumstances when a crafted input file is p...Show more |
2Debian Imagemagick2Debian Linux ImagemagickNov 21, 2024 Dec 3, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 A flaw was found in ImageMagick in MagickCore/resize.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. This would most likel...Show more |
2Debian Imagemagick2Debian Linux ImagemagickNov 21, 2024 Dec 3, 2020 N/A· v4 5.5 MEDIUM· v3 4.3 MEDIUM· v2 A flaw was found in ImageMagick in coders/hdr.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 char`. T...Show more |
2Debian Imagemagick2Debian Linux ImagemagickNov 21, 2024 Dec 3, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 WritePALMImage() in /coders/palm.c used size_t casts in several areas of a calculation which could lead to values outside the range of representable type `unsigned long` undefined behavior when a crafted input file was p...Show more |
2Debian Imagemagick2Debian Linux ImagemagickNov 21, 2024 Dec 3, 2020 N/A· v4 5.5 MEDIUM· v3 4.3 MEDIUM· v2 In `GammaImage()` of /MagickCore/enhance.c, depending on the `gamma` value, it's possible to trigger a divide-by-zero condition when a crafted input file is processed by ImageMagick. This could lead to an impact to appli...Show more |
2Debian Imagemagick2Debian Linux ImagemagickNov 21, 2024 Dec 3, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 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 cr...Show more |
2Debian Imagemagick2Debian Linux ImagemagickNov 21, 2024 Nov 20, 2020 N/A· v4 7.8 HIGH· v3 6.8 MEDIUM· v2 Stack-based buffer overflow and unconditional jump in ReadXPMImage in coders/xpm.c in ImageMagick 7.0.10-7. |
3Debian ImagemagickOpensuse3Debian Linux ImagemagickLeapNov 21, 2024 Oct 22, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 ImageMagick 7.0.10-34 allows Division by Zero in OptimizeLayerFrames in MagickCore/layer.c, which may cause a denial of service. |
ImageMagick 7.0.9-27 through 7.0.10-17 has a heap-based buffer over-read in BlobToStringInfo in MagickCore/string.c during TIFF image decoding. |
In ImageMagick 7.0.9, an out-of-bounds read vulnerability exists within the ReadHEICImageByID function in coders\heic.c. It can be triggered via an image with a width or height value that exceeds the actual size of the i...Show more |