Files
CVEs-PoC/2012/CVE-2012-2779.md
2024-06-18 02:51:15 +02:00

18 lines
725 B
Markdown

### [CVE-2012-2779](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2779)
![](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
Unspecified vulnerability in the decode_frame function in libavcodec/indeo5.c in FFmpeg before 0.11, and Libav 0.7.x before 0.7.7 and 0.8.x before 0.8.4, has unknown impact and attack vectors, related to an invalid "gop header" and decoding in a "half initialized context."
### POC
#### Reference
- http://ffmpeg.org/security.html
#### Github
No PoCs found on GitHub currently.