cve/2012/CVE-2012-2795.md

18 lines
714 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-2795](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2795)
![](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
Multiple unspecified vulnerabilities in libavcodec/wmalosslessdec.c in FFmpeg before 0.11 have unknown impact and attack vectors related to (1) size of "mclms arrays," (2) "a get_bits(0) in decode_ac_filter," and (3) "too many bits in decode_channel_residues()."
### POC
#### Reference
- http://ffmpeg.org/security.html
#### Github
No PoCs found on GitHub currently.