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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer underflows in the icmLut_allocate function in International Color Consortium (ICC) Format library (icclib), as used in Ghostscript 9.06 and Argyll Color Management System, allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted (1) PostScript or (2) PDF file with embedded images, which triggers a heap-based buffer overflow. NOTE: this issue is also described as an array index error.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/bid/55494
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|