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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://access.redhat.com/security/cve/CVE-2023-2908 | third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2218830 | third party advisory issue tracking |
https://gitlab.com/libtiff/libtiff/-/commit/9bd48f0dbd64fb94dc2b5b05238fde0bfdd4ff3f | patch vendor advisory |
https://gitlab.com/libtiff/libtiff/-/merge_requests/479 | vendor advisory exploit |
https://lists.debian.org/debian-lts-announce/2023/07/msg00034.html | third party advisory |
https://security.netapp.com/advisory/ntap-20230731-0004/ | third party advisory |