CVE-2020-27772
- EPSS 0.06%
- Published 04.12.2020 22:15:12
- Last modified 21.11.2024 05:21:48
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`. This would most likely lead to a...
CVE-2020-27773
- EPSS 0.06%
- Published 04.12.2020 22:15:12
- Last modified 21.11.2024 05:21:48
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 `unsigned char` or division by zero....
CVE-2020-27774
- EPSS 0.06%
- Published 04.12.2020 21:15:12
- Last modified 21.11.2024 05:21:48
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_t`. This would most likely lea...
CVE-2020-27775
- EPSS 0.06%
- Published 04.12.2020 21:15:12
- Last modified 21.11.2024 05:21:48
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 le...
CVE-2020-27776
- EPSS 0.05%
- Published 04.12.2020 21:15:12
- Last modified 21.11.2024 05:21:48
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 ...
CVE-2020-27765
- EPSS 0.06%
- Published 04.12.2020 15:15:10
- Last modified 21.11.2024 05:21:47
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 likely lead to an impact to applic...
CVE-2020-27766
- EPSS 0.13%
- Published 04.12.2020 15:15:10
- Last modified 21.11.2024 05:21:47
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 likel...
CVE-2020-27767
- EPSS 0.06%
- Published 04.12.2020 15:15:10
- Last modified 21.11.2024 05:21:47
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` and `unsigned char`. This would...
CVE-2020-27770
- EPSS 0.11%
- Published 04.12.2020 15:15:10
- Last modified 21.11.2024 05:21:48
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 file that is processed by ImageM...
CVE-2020-27771
- EPSS 0.07%
- Published 04.12.2020 15:15:10
- Last modified 21.11.2024 05:21:48
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 GetPixelIndex() to ssize_t type t...