{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2022-3570",
        "ASSIGNER": "cve@gitlab.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "libtiff",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "libtiff",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": ">=3.9.0, <=4.4.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Heap-based buffer overflow in libtiff"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://gitlab.com/libtiff/libtiff/-/issues/381",
                "url": "https://gitlab.com/libtiff/libtiff/-/issues/381",
                "refsource": "MISC"
            },
            {
                "name": "https://gitlab.com/libtiff/libtiff/-/issues/386",
                "url": "https://gitlab.com/libtiff/libtiff/-/issues/386",
                "refsource": "MISC"
            },
            {
                "name": "https://gitlab.com/libtiff/libtiff/-/commit/bd94a9b383d8755a27b5a1bc27660b8ad10b094c",
                "url": "https://gitlab.com/libtiff/libtiff/-/commit/bd94a9b383d8755a27b5a1bc27660b8ad10b094c",
                "refsource": "MISC"
            },
            {
                "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-3570.json",
                "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-3570.json",
                "refsource": "CONFIRM"
            },
            {
                "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"
            },
            {
                "refsource": "DEBIAN",
                "name": "DSA-5333",
                "url": "https://www.debian.org/security/2023/dsa-5333"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://security.netapp.com/advisory/ntap-20230203-0002/",
                "url": "https://security.netapp.com/advisory/ntap-20230203-0002/"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Multiple heap buffer overflows in tiffcrop.c utility in libtiff library Version 4.4.0 allows attacker to trigger unsafe or out of bounds memory access via crafted TIFF image file which could result into application crash, potential information disclosure or any other context-dependent impact"
            }
        ]
    },
    "impact": {
        "cvss": {
            "vectorString": "AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "version": "3.1",
            "baseScore": 7.7,
            "baseSeverity": "HIGH"
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "shahchintanh@gmail.com"
        }
    ]
}