mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
18 lines
765 B
Markdown
18 lines
765 B
Markdown
### [CVE-2012-3358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3358)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple heap-based buffer overflows in the j2k_read_sot function in j2k.c in OpenJPEG 1.5 allow remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted (1) tile number or (2) tile length in a JPEG 2000 image file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2012/07/11/1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|