Skip to main content

Out-of-bounds Write

CVE-2020-22032

Severity High
Score 8.8/10

Summary

A heap-based Buffer Overflow vulnerability exists FFmpeg before 4.1.8, from 4.2-dev before 4.3 at libavfilter/vf_edgedetect.c in gaussian_blur, 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