CWE-190
3,531 CVEs • Abstraction: Base • Likelihood of Exploit: Medium
Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
CVEs (3,531)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
1Apple 7Icloud IpadosIphone Os+4 moreJun 17, 2026 Dec 8, 2020 N/A· v4 7.8 HIGH· v3 9.3 HIGH· v2 An integer overflow was addressed through improved input validation. This issue is fixed in macOS Big Sur 11.0.1, watchOS 7.1, iOS 14.2 and iPadOS 14.2, iCloud for Windows 11.5, tvOS 14.2, iTunes 12.11 for Windows. A rem...Show more |
Multiple integer overflows were addressed with improved input validation. This issue is fixed in macOS Big Sur 11.0.1. A remote attacker may be able to cause unexpected application termination or heap corruption. |
2Debian Imagemagick2Debian Linux ImagemagickJun 17, 2026 Dec 8, 2020 N/A· v4 3.3 LOW· v3 4.3 MEDIUM· v2 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...Show more |
3Debian ImagemagickRedhat3Debian Linux Enterprise LinuxImagemagickJun 17, 2026 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 ImagemagickJun 17, 2026 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 LinuxImagemagickJun 17, 2026 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 LinuxImagemagickJun 17, 2026 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 LinuxImagemagickJun 17, 2026 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 ImagemagickJun 17, 2026 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 LinuxImagemagickJun 17, 2026 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 ImagemagickJun 17, 2026 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 |
2Debian Imagemagick2Debian Linux ImagemagickJun 17, 2026 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 ImagemagickJun 17, 2026 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 ImagemagickJun 17, 2026 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 ImagemagickJun 17, 2026 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 |
A flaw was found in CImg in versions prior to 2.9.3. Integer overflows leading to heap buffer overflows in load_pnm() can be triggered by a specially crafted input file processed by CImg, which can lead to an impact to a...Show more |
2Debian Gorillatoolkit2Debian Linux WebsocketJun 17, 2026 Dec 2, 2020 N/A· v4 7.5 HIGH· v3 5.0 MEDIUM· v2 An integer overflow vulnerability exists with the length of websocket frames received via a websocket connection. An attacker would use this flaw to cause a denial of service attack on an HTTP Server allowing websocket c...Show more |
An issue was discovered in PNGOUT 2020-01-15. When compressing a crafted PNG file, it encounters an integer overflow. |
A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which use the $mod operator to overflow negative values. This issue affects: MongoDB Inc. MongoDB Server v...Show more |
2Debian Tianocore2Debian Linux Edk2Jun 17, 2026 Nov 23, 2020 N/A· v4 5.5 MEDIUM· v3 2.1 LOW· v2 Integer overflow in DxeImageVerificationHandler() EDK II may allow an authenticated user to potentially enable denial of service via local access. |