{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ASSIGNER": "report@snyk.io",
        "DATE_PUBLIC": "2022-09-26T05:00:01.582890Z",
        "ID": "CVE-2022-21797",
        "STATE": "PUBLIC",
        "TITLE": "Arbitrary Code Execution"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "joblib",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": ">=",
                                            "version_value": "0"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_value": "1.2.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "n/a"
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Arbitrary Code Execution"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://security.snyk.io/vuln/SNYK-PYTHON-JOBLIB-3027033",
                "name": "https://security.snyk.io/vuln/SNYK-PYTHON-JOBLIB-3027033"
            },
            {
                "refsource": "MISC",
                "url": "https://github.com/joblib/joblib/commit/b90f10efeb670a2cc877fb88ebb3f2019189e059",
                "name": "https://github.com/joblib/joblib/commit/b90f10efeb670a2cc877fb88ebb3f2019189e059"
            },
            {
                "refsource": "MISC",
                "url": "https://github.com/joblib/joblib/issues/1128",
                "name": "https://github.com/joblib/joblib/issues/1128"
            },
            {
                "refsource": "MISC",
                "url": "https://github.com/joblib/joblib/pull/1321",
                "name": "https://github.com/joblib/joblib/pull/1321"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2022-c0bfe37ae5",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BVOMMW37OXZWU2EV5ONAAS462IQEHZOF/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2022-c83ce1c000",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MJ5XTJS6OKJRRVXWFN5J67K3BYPEOBDF/"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20221117 [SECURITY] [DLA 3193-1] joblib security update",
                "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00020.html"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20230330 [SECURITY] [DLA 3193-2] joblib security update",
                "url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00027.html"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202401-01",
                "url": "https://security.gentoo.org/glsa/202401-01"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the pre_dispatch flag in Parallel() class due to the eval() statement."
            }
        ]
    },
    "impact": {
        "cvss": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "attackVector": "NETWORK",
            "attackComplexity": "LOW",
            "privilegesRequired": "NONE",
            "userInteraction": "NONE",
            "scope": "UNCHANGED",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "availabilityImpact": "LOW"
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Jim Lin"
        }
    ]
}