Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2025-303 Medium 5.5

A NULL pointer dereference flaw was found in Libtiff's LZWDecode() function in the...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected Packages
Libtiff_jll < 4.5.1+0
Upstream
CVE-2023-2731

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.

References