mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
19 lines
695 B
Markdown
19 lines
695 B
Markdown
### [CVE-2020-22032](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-22032)
|
|

|
|

|
|

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