Skip to main content

Out-of-bounds Write

CVE-2020-23267

Severity High
Score 7.1/10

Summary

An issue was discovered in gpac prior to 0.8.1. The "gf_hinter_track_process" function in "isom_hinter_track_process.c" has a heap-based buffer overflow which can lead to a denial of service (DOS) via a crafted media file.

  • LOW
  • LOCAL
  • NONE
  • 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