Skip to main content

Out-of-bounds Write

CVE-2024-41131

Severity High
Score 7.5/10

Summary

ImageSharp is a 2D graphics API. An Out-of-bounds Write vulnerability has been found in the ImageSharp gif decoder, allowing attackers to cause a crash using a specially crafted GIF. This can potentially lead to Denial Of Service (DOS). This issue affects SixLabors. ImageSharp versions through 2.1.8, and 3.0.0 through 3.1.4.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • 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