mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
677 B
Markdown
18 lines
677 B
Markdown
### [CVE-2018-10001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10001)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|