Files
CVEs-PoC/2019/CVE-2019-14973.md
T
2024-06-18 02:51:15 +02:00

773 B

CVE-2019-14973

Description

_TIFFCheckMalloc and _TIFFCheckRealloc in tif_aux.c in LibTIFF through 4.0.10 mishandle Integer Overflow checks because they rely on compiler behavior that is undefined by the applicable C standards. This can, for example, lead to an application crash.

POC

Reference

Github