mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
748 B
Markdown
18 lines
748 B
Markdown
### [CVE-2013-7015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7015)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The flashsv_decode_frame function in libavcodec/flashsv.c in FFmpeg before 2.1 does not properly validate a certain height value, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted Flash Screen Video data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ffmpeg.org/security.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|