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

18 lines
677 B
Markdown

### [CVE-2018-10001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10001)
![](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_init function in libavcodec/utvideodec.c in FFmpeg through 3.4.2 allows remote attackers to cause a denial of service (out of array read) via an AVI file.
### POC
#### Reference
- http://git.videolan.org/?p=ffmpeg.git;a=commit;h=47b7c68ae54560e2308bdb6be4fb076c73b93081
#### Github
No PoCs found on GitHub currently.