mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
714 B
Markdown
18 lines
714 B
Markdown
### [CVE-2013-7021](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7021)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The filter_frame function in libavfilter/vf_fps.c in FFmpeg before 2.1 does not properly ensure the availability of FIFO content, which allows remote attackers to cause a denial of service (double free) or possibly have unspecified other impact via crafted data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ffmpeg.org/security.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|