CVE-2011-4579: Buffer Overflow
The svq1decodeframe function in the SVQ1 decoder (svq1dec.c) in libavcodec in FFmpeg 0.5.x before 0.5.7, 0.6.x before 0.6.4, 0.7.x before 0.7.9, and 0.8.x before 0.8.8; and in Libav 0.5.x before 0.5.6, 0.6.x before 0.6.4, and 0.7.x before 0.7.3 allows remote attackers to cause a denial of service (memory corruption) via a crafted SVQ1 stream, related to "dimensions changed."
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2011-4579?
CVE-2011-4579 is classified as a denial of service vulnerability that can affect certain versions of FFmpeg and Libav.
How do I fix CVE-2011-4579?
To fix CVE-2011-4579, you should upgrade to the latest versions of FFmpeg or Libav that have patched this vulnerability.
Which software versions are affected by CVE-2011-4579?
CVE-2011-4579 affects FFmpeg versions 0.5.x before 0.5.7, 0.6.x before 0.6.4, 0.7.x before 0.7.9, and 0.8.x before 0.8.8, as well as certain versions of Libav.
Can CVE-2011-4579 be exploited remotely?
Yes, CVE-2011-4579 allows remote attackers to exploit the vulnerability and cause a denial of service.
What specific function in FFmpeg is vulnerable in CVE-2011-4579?
The vulnerability in CVE-2011-4579 is found in the svq1_decode_frame function within the SVQ1 decoder in FFmpeg.