Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade libtiff
to version 4.7.1-rc1 or higher.
Affected versions of this package are vulnerable to Write-what-where Condition in the TIFFReadRGBAImageOriented()
function while processing paletted images with malformed metadata. TIFF file. An attacker can achieve arbitrary memory write by convincing a user to open a specially crafted TIFF file with a very large value for img.height (e.g., 0xFFFF
) and a valid rheight (e.g.,256
).