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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the ff_j2k_dwt_init function in libavcodec/j2k_dwt.c in FFmpeg before 0.9.1 allows remote attackers to cause a denial of service (segmentation fault and application crash) via a crafted JPEG2000 image that triggers an incorrect check for a negative value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ffmpeg.org/security.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|