cve/2014/CVE-2014-8129.md
2024-05-26 14:27:05 +02:00

766 B

CVE-2014-8129

Description

LibTIFF 4.0.3 allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact via a crafted TIFF image, as demonstrated by failure of tif_next.c to verify that the BitsPerSample value is 2, and the t2p_sample_lab_signed_to_unsigned function in tiff2pdf.c.

POC

Reference

No PoCs from references.

Github