mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
### [CVE-2020-22015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-22015)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer Overflow vulnerability in FFmpeg 4.2 in mov_write_video_tag due to the out of bounds in libavformat/movenc.c, which could let a remote malicious user obtain sensitive information, cause a Denial of Service, or execute arbitrary code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://trac.ffmpeg.org/ticket/8190
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|