Skip to main content

Integer Overflow or Wraparound

CVE-2020-27769

Severity Low
Score 3.3/10

Summary

In ImageMagick 7.x before 7.0.9-0 and 6.x before 6.9.10-69, there are outside the range of representable values of type 'float' at MagickCore/quantize.c.

  • LOW
  • LOCAL
  • NONE
  • UNCHANGED
  • REQUIRED
  • NONE
  • NONE
  • LOW

CWE-190 - Integer Overflow or Wraparound

The software 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 can introduce other weaknesses when the calculation is used for resource management or execution control.

Advisory Timeline

  • Published