Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2025-278 Medium 5.5

libtiff's tiffcrop tool has a `uint32_t` underflow which leads to out of bounds read and write in...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected Packages
Libtiff_jll < 4.4.0+0
Upstream
CVE-2022-2869

libtiff's tiffcrop tool has a uint32_t underflow which leads to out of bounds read and write in the extractContigSamples8bits routine. An attacker who supplies a crafted file to tiffcrop could trigger this flaw, most likely by tricking a user into opening the crafted file with tiffcrop. Triggering this flaw could cause a crash or potentially further exploitation.

References