Files
CVEs-PoC/2021/CVE-2021-38171.md
2025-09-29 21:09:30 +02:00

21 lines
780 B
Markdown

### [CVE-2021-38171](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38171)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a necessary step because the second argument to init_get_bits can be crafted.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/akaganeite/CVE4PP
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/meweez/meweez