mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-24 14:30:32 +01:00
18 lines
717 B
Markdown
18 lines
717 B
Markdown
### [CVE-2012-0848](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0848)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the ws_snd_decode_frame function in libavcodec/ws-snd1.c in FFmpeg 0.9.1 allows remote attackers to cause a denial of service (application crash) via a crafted media file, related to an incorrect calculation, aka "wrong samples count."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ffmpeg.org/security.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|