Files
CVEs-PoC/2024/CVE-2024-7006.md
T
2024-08-30 20:52:42 +00:00

1.2 KiB

CVE-2024-7006

Description

A null pointer dereference flaw was found in Libtiff via tif_dirinfo.c. This issue may allow an attacker to trigger memory allocation failures through certain means, such as restricting the heap space size or injecting faults, causing a segmentation fault. This can cause an application crash, eventually leading to a denial of service.

POC

Reference

No PoCs from references.

Github