First published: Sun Mar 02 2014(Updated: )
The msrle_decode_frame function in libavcodec/msrle.c in FFmpeg before 2.1.4 does not properly calculate line sizes, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted Microsoft RLE video data.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FFmpeg | <=2.1.3 | |
FFmpeg | =2.0 | |
FFmpeg | =2.0.1 | |
FFmpeg | =2.0.2 | |
FFmpeg | =2.0.3 | |
FFmpeg | =2.1 | |
FFmpeg | =2.1.1 | |
FFmpeg | =2.1.2 | |
<=2.1.3 | ||
=2.0 | ||
=2.0.1 | ||
=2.0.2 | ||
=2.0.3 | ||
=2.1 | ||
=2.1.1 | ||
=2.1.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-2099 has a moderate severity rating due to its potential for denial of service through out-of-bounds array access.
To fix CVE-2014-2099, upgrade FFmpeg to version 2.1.4 or later.
CVE-2014-2099 enables remote attackers to cause denial of service through crafted Microsoft RLE video data.
CVE-2014-2099 affects FFmpeg versions prior to 2.1.4, including versions 2.0 through 2.1.3.
The vulnerability in CVE-2014-2099 is found in the msrle_decode_frame function within the libavcodec/msrle.c file.