Skip to main content

Out-of-bounds Write

CVE-2020-22034

Severity High
Score 8.8/10

Summary

A heap-based Buffer Overflow vulnerability exists FFmpeg prior to 4.1.8 and 4.2-dev prior to 4.3 at libavfilter/vf_floodfill.c, which might lead to memory corruption and other potential consequences.

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