mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 07:12:31 +02:00
19 lines
763 B
Markdown
19 lines
763 B
Markdown
### [CVE-2018-6621](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6621)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The decode_frame function in libavcodec/utvideodec.c in FFmpeg through 3.2 allows remote attackers to cause a denial of service (out of array read) via a crafted AVI file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/118e1b0b3370dd1c0da442901b486689efd1654b
|
|
- https://github.com/FFmpeg/FFmpeg/commit/22aa37c0fedf14531783189a197542a055959b6c
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|