mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
18 lines
736 B
Markdown
18 lines
736 B
Markdown
### [CVE-2013-7009](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|