First published: Tue Dec 24 2013(Updated: )
The av_probe_input_buffer function in libavformat/utils.c in FFmpeg before 1.0.2, when running with certain -probesize values, allows remote attackers to cause a denial of service (crash) via a crafted MP3 file, possibly related to frame size or lack of sufficient "frames to estimate rate."
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FFmpeg | <=1.0.1 | |
FFmpeg | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2012-6618 has a severity rating that indicates it can lead to a denial of service condition.
To fix CVE-2012-6618, upgrade FFmpeg to version 1.0.2 or later.
CVE-2012-6618 affects FFmpeg versions prior to 1.0.2 and specifically version 1.0.
CVE-2012-6618 can facilitate a denial of service attack through the use of crafted MP3 files.
The vulnerability in CVE-2012-6618 resides in the av_probe_input_buffer function within libavformat.