{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-2731", "ASSIGNER": "secalert@redhat.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "libtiff", "version": { "version_data": [ { "version_value": "Fixed in libtiff v4.5.0" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-476 - NULL Pointer Dereference" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://gitlab.com/libtiff/libtiff/-/issues/548", "url": "https://gitlab.com/libtiff/libtiff/-/issues/548" }, { "refsource": "MISC", "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2207635", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207635" }, { "refsource": "MISC", "name": "https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b", "url": "https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b" }, { "refsource": "MISC", "name": "https://access.redhat.com/security/cve/CVE-2023-2731", "url": "https://access.redhat.com/security/cve/CVE-2023-2731" }, { "refsource": "CONFIRM", "name": "https://security.netapp.com/advisory/ntap-20230703-0009/", "url": "https://security.netapp.com/advisory/ntap-20230703-0009/" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] } }