Integer Overflow or Wraparound
CVE-2015-8895
Summary
Integer overflow in "coders/icon.c" in ImageMagick versions 6.9.1-3 prior to 6.9.4-0 allows remote attackers to cause a Denial of Service (application crash) via a crafted length value, which triggers a buffer overflow.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- NONE
- HIGH
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.
References
Advisory Timeline
- Published