mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
18 lines
745 B
Markdown
18 lines
745 B
Markdown
### [CVE-2012-0854](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0854)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The dpcm_decode_frame function in libavcodec/dpcm.c in FFmpeg before 0.9.1 does not use the proper pointer after an audio API change, which allows remote attackers to cause a denial of service (application crash) via unspecified vectors, which triggers a heap-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ffmpeg.org/security.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|