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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A heap-based Buffer Overflow vulnerability exists in FFmpeg 4.2 at ff_fill_rectangle in libavfilter/drawutils.c, which might lead to memory corruption and other potential consequences.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://trac.ffmpeg.org/ticket/8309
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-22017
|
|
|