Stack-based buffer overflow in FFmpeg - CVE-2009-4635

 

Stack-based buffer overflow in FFmpeg - CVE-2009-4635

Published: October 26, 2011 / Updated: June 8, 2025


Vulnerability identifier: #VU110614
CSH Severity: High
CVSS v4: []
CVE-ID: CVE-2009-4635
CWE-ID: CWE-121
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error when processing a crafted MOV container with improperly ordered tags that cause (1) mov.c and (2) utils.c to use inconsistent codec types and identifiers, leading to processing of a video-structure pointer by the mp3 decoder, and a stack-based buffer overflow. A remote unauthenticated attacker can trigger stack-based buffer overflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Affected software

FFmpeg

How to mitigate CVE-2009-4635

Install update from vendor's website.


External References

Related Security Bulletins