CVE-2008-4866: Buffer Overflow
Multiple buffer overflows in libavformat/utils.c in FFmpeg 0.4.9 before r14715, as used by MPlayer, allow context-dependent attackers to have an unknown impact via vectors related to execution of DTS generation code with a delay greater than MAXREORDERDELAY.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-4866?
CVE-2008-4866 is considered to be of high severity due to the potential for remote code execution through buffer overflows.
How do I fix CVE-2008-4866?
To mitigate CVE-2008-4866, upgrade FFmpeg to version 0.4.9 or later.
What versions of FFmpeg are affected by CVE-2008-4866?
CVE-2008-4866 affects FFmpeg versions prior to 0.4.9 including 0.4.8 and earlier.
Can MPlayer be affected by CVE-2008-4866 directly?
No, MPlayer is not affected directly by CVE-2008-4866 as it does not use the vulnerable versions of FFmpeg.
What functionality in FFmpeg is impacted by CVE-2008-4866?
CVE-2008-4866 impacts the execution of DTS generation code, particularly with a delay greater than MAX_REORDER_DELAY.