mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2011-3952](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3952)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The decode_init function in kmvc.c in libavcodec in FFmpeg before 0.10 and in Libav 0.5.x before 0.5.9, 0.6.x before 0.6.6, 0.7.x before 0.7.6, and 0.8.x before 0.8.1 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a large palette size in a KMVC encoded file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ffmpeg.org/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|