CyberRota Analysis
AI-GeneratedFFmpeg versions 0.7.1 through 8.1.2 are vulnerable to an out-of-bounds read in the S/PDIF muxer, which can be exploited by attackers using a specially crafted DTS stream with an oversized core_size value. This vulnerability allows unauthorized memory access, potentially leading to information disclosure. Organizations utilizing affected FFmpeg versions for audio processing should prioritize patching to mitigate the risk of exploitation.
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 versions 0.7.1 through 8.1.2 contain an out-of-bounds read vulnerability in the S/PDIF muxer that allows attackers to access memory beyond buffer boundaries by supplying a crafted DTS stream with a core_size value larger than the actual packet length. Attackers can exploit the missing bounds check in the spdif_header_dts4 function by providing a malicious DTS-HD audio stream during S/PDIF re-muxing to trigger unauthorized memory reads beyond the packet buffer.
Related CVEs
Other vulnerabilities affecting the same vendor(s)