mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
### [CVE-2012-0855](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0855)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the get_sot function in the J2K decoder (j2k.c) in libavcodec in FFmpeg before 0.9.1 allows remote attackers to cause a denial of service (application crash) via unspecified vectors related to the curtileno variable.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ffmpeg.org/security.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|