{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2022-3598",
        "ASSIGNER": "cve@gitlab.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "libtiff",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "libtiff",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "<=4.4.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Out-of-bounds read in libtiff"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://gitlab.com/libtiff/libtiff/-/issues/435",
                "url": "https://gitlab.com/libtiff/libtiff/-/issues/435",
                "refsource": "MISC"
            },
            {
                "name": "https://gitlab.com/libtiff/libtiff/-/commit/cfbb883bf6ea7bedcb04177cc4e52d304522fdff",
                "url": "https://gitlab.com/libtiff/libtiff/-/commit/cfbb883bf6ea7bedcb04177cc4e52d304522fdff",
                "refsource": "MISC"
            },
            {
                "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-3598.json",
                "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-3598.json",
                "refsource": "CONFIRM"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://security.netapp.com/advisory/ntap-20230110-0001/",
                "url": "https://security.netapp.com/advisory/ntap-20230110-0001/"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20230120 [SECURITY] [DLA 3278-1] tiff security update",
                "url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00018.html"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "LibTIFF 4.4.0 has an out-of-bounds write in extractContigSamplesShifted24bits in tools/tiffcrop.c:3604, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit cfbb883b."
            }
        ]
    },
    "impact": {
        "cvss": {
            "vectorString": "AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "version": "3.1",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM"
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "wangdw.augustus@gmail.com"
        }
    ]
}