Files
CVEs-PoC/2023/CVE-2023-2908.md
T
2025-09-29 21:09:30 +02:00

1.3 KiB

CVE-2023-2908

Description

A null pointer dereference issue was found in Libtiff's tif_dir.c file. This issue may allow an attacker to pass a crafted TIFF image file to the tiffcp utility which triggers a runtime error that causes undefined behavior. This will result in an application crash, eventually leading to a denial of service.

POC

Reference

Github