Files
CVEs-PoC/2006/CVE-2006-1982.md
T
2025-09-29 21:09:30 +02:00

19 lines
777 B
Markdown

### [CVE-2006-1982](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1982)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.