mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
19 lines
777 B
Markdown
19 lines
777 B
Markdown
### [CVE-2006-1982](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1982)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the LZWDecodeVector function in Mac OS X before 10.4.6, as used in applications that use ImageIO or AppKit, allows remote attackers to execute arbitrary code via crafted TIFF images.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.security-protocols.com/modules.php?name=News&file=article&sid=3233
|
|
- http://www.security-protocols.com/sp-x24-advisory.php
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|