Files
CVEs-PoC/2018/CVE-2018-6621.md
T
2024-06-18 02:51:15 +02:00

19 lines
763 B
Markdown

### [CVE-2018-6621](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6621)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.