cve/2013/CVE-2013-2277.md
2025-09-29 21:09:30 +02:00

811 B

CVE-2013-2277

Description

The ff_h264_decode_seq_parameter_set function in h264_ps.c in libavcodec in FFmpeg before 1.1.3 does not validate the relationship between luma depth and chroma depth, which allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) or possibly have unspecified other impact via crafted H.264 data.

POC

Reference

Github

No PoCs found on GitHub currently.