Lucene search

K
zdiAlexander GavrunZDI-12-043
HistoryMar 13, 2012 - 12:00 a.m.

LibTIFF TileSize Parsing Remote Code Execution Vulnerability

2012-03-1300:00:00
Alexander Gavrun
www.zerodayinitiative.com
21

0.092 Low

EPSS

Percentile

94.7%

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of LibTIFF. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the LibTIFF Library and occurs when the application attempts to allocate space for a tile. When calculating the size for a buffer, the library will perform a multiply which can cause an integer overflow. After allocation, the library will initialize the buffer with tile data. This can cause code execution under the context of the application that utilizes the LibTIFF library.