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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A heap-based Buffer Overflow vulnerability exists in FFmpeg 4.2 at libavfilter/vf_colorconstancy.c: in slice_get_derivative, which crossfade_samples_fltp, which might lead to memory corruption and other potential consequences.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://trac.ffmpeg.org/ticket/8250
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|