mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
18 lines
833 B
Markdown
18 lines
833 B
Markdown
### [CVE-2009-2347](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2347)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer overflows in inter-color spaces conversion tools in libtiff 3.8 through 3.8.2, 3.9, and 4.0 allow context-dependent attackers to execute arbitrary code via a TIFF image with large (1) width and (2) height values, which triggers a heap-based buffer overflow in the (a) cvt_whole_image function in tiff2rgba and (b) tiffcvt function in rgb2ycbcr.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ocert.org/advisories/ocert-2009-012.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|