CyberRota Analysis
AI-GeneratedFFmpeg versions prior to 9.0 are vulnerable to an out-of-bounds read due to insufficient padding of extradata in the MOV parsing process, specifically within the mov_read_iacb function in libavformat/mov.c. This vulnerability could potentially lead to information disclosure or application crashes. Users and organizations utilizing FFmpeg for media processing should prioritize updating to mitigate any risks associated with this flaw.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
FFmpeg before 9.0 has an out-of-bounds read because there is insufficiently padded extradata in the MOV parsing path in mov_read_iacb in libavformat/mov.c.