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

18 lines
698 B
Markdown

### [CVE-2020-22015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-22015)
![](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
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.