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

18 lines
702 B
Markdown

### [CVE-2012-2803](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2803)
![](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
Double free vulnerability in the mpeg_decode_frame function in libavcodec/mpeg12.c in FFmpeg before 0.11, and Libav 0.7.x before 0.7.7 and 0.8.x before 0.8.5, has unknown impact and attack vectors, related to resetting the data size value.
### POC
#### Reference
- http://ffmpeg.org/security.html
#### Github
No PoCs found on GitHub currently.