First published: Fri Feb 12 2016(Updated: )
libavcodec/pngenc.c in FFmpeg before 2.8.5 uses incorrect line sizes in certain row calculations, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via a crafted .avi file, related to the apng_encode_frame and encode_apng functions.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FFmpeg | <=2.8.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-2327 has a high severity level as it can lead to denial of service through out-of-bounds array access.
FFmpeg versions before 2.8.5 are affected by CVE-2016-2327.
To fix CVE-2016-2327, upgrade FFmpeg to version 2.8.5 or later.
CVE-2016-2327 can potentially allow remote attackers to crash the application or exploit out-of-bounds access.
Currently, the only effective workaround for CVE-2016-2327 is to avoid processing potentially malicious .avi files.