mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-21 13:06:50 +02:00
830 B
830 B
CVE-2013-7009
Description
The rpza_decode_stream function in libavcodec/rpza.c in FFmpeg before 2.1 does not properly maintain a pointer to pixel data, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted Apple RPZA data.
POC
Reference
- http://ffmpeg.org/security.html
- https://github.com/FFmpeg/FFmpeg/commit/3819db745da2ac7fb3faacb116788c32f4753f34
Github
No PoCs found on GitHub currently.