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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A Denial of Service vulnerability exists in FFmpeg 4.2 due to a memory leak in the url_open_dyn_buf_internal function in libavformat/aviobuf.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://trac.ffmpeg.org/ticket/8295
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|