cve/2006/CVE-2006-3459.md

18 lines
780 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-3459](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3459)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple stack-based buffer overflows in the TIFF library (libtiff) before 3.8.2, as used in Adobe Reader 9.3.0 and other products, allow context-dependent attackers to execute arbitrary code or cause a denial of service via unspecified vectors, including a large tdir_count value in the TIFFFetchShortPair function in tif_dirread.c.
### POC
#### Reference
- http://secunia.com/blog/76
#### Github
No PoCs found on GitHub currently.