{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2022-0562",
        "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.0, <=4.3.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Null pointer dereference in libtiff"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://gitlab.com/libtiff/libtiff/-/issues/362",
                "url": "https://gitlab.com/libtiff/libtiff/-/issues/362",
                "refsource": "MISC"
            },
            {
                "name": "https://gitlab.com/gitlab-org/build/omnibus-mirror/libtiff/-/commit/561599c99f987dc32ae110370cfdd7df7975586b",
                "url": "https://gitlab.com/gitlab-org/build/omnibus-mirror/libtiff/-/commit/561599c99f987dc32ae110370cfdd7df7975586b",
                "refsource": "MISC"
            },
            {
                "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0562.json",
                "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0562.json",
                "refsource": "CONFIRM"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2022-df1df6debd",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZEHZ35XVO2VBZ4HHCMM6J6TQIDSBQOM/"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20220306 [SECURITY] [DLA 2932-1] tiff security update",
                "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00001.html"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://security.netapp.com/advisory/ntap-20220318-0001/",
                "url": "https://security.netapp.com/advisory/ntap-20220318-0001/"
            },
            {
                "refsource": "DEBIAN",
                "name": "DSA-5108",
                "url": "https://www.debian.org/security/2022/dsa-5108"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202210-10",
                "url": "https://security.gentoo.org/glsa/202210-10"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Null source pointer passed as an argument to memcpy() function within TIFFReadDirectory() in tif_dirread.c in libtiff versions from 4.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, a fix is available with commit 561599c."
            }
        ]
    },
    "impact": {
        "cvss": {
            "vectorString": "AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "version": "3.1",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM"
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "shahchintanh@gmail.com"
        }
    ]
}