A NULL pointer dereference flaw was found in Libtiff's LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://gitlab.com/libtiff/libtiff/-/issues/548 | patch exploit third party advisory issue tracking |
https://bugzilla.redhat.com/show_bug.cgi?id=2207635 | patch third party advisory issue tracking |
https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b | patch |
https://access.redhat.com/security/cve/CVE-2023-2731 | third party advisory |
https://security.netapp.com/advisory/ntap-20230703-0009/ |