Skip to main content

Out-of-bounds Write

CVE-2024-28318

Severity High
Score 7.1/10

Summary

The gpac versions prior to 2.4.0 were discovered to contain an Out-of-bounds Write vulnerability via "swf_get_string" at "scene_manager/swf_parse.c".

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