Skip to main content

Out-of-bounds Write

CVE-2023-3428

Severity Medium
Score 5.5/10

Summary

A Heap-based Buffer Overflow vulnerability was found in "coders/tiff.c". This issue may allow a local attacker to trick the user into opening a specially crafted file, resulting in an application crash and Denial of Service (DOS). This vulnerability affects ImageMagick6 versions through 6.9.12-90, and ImageMagick7 versions through 7.1.1-12.

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

CWE-787 - Out-of-Bounds Write

Out-of-bounds write vulnerability is a memory access bug that allows software to write data past the end or before the beginning of the intended buffer. This may result in the corruption of data, a crash, or arbitrary code execution.

Advisory Timeline

  • Published