Files
CVEs-PoC/2021/CVE-2021-38114.md
T
2024-05-25 21:48:12 +02:00

19 lines
613 B
Markdown

### [CVE-2021-38114](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38114)
![](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
libavcodec/dnxhddec.c in FFmpeg 4.4 does not check the return value of the init_vlc function, a similar issue to CVE-2013-0868.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/meweez/meweez