{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2022-39286",
        "STATE": "PUBLIC",
        "TITLE": "Execution with Unnecessary Privileges in JupyterApp"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "jupyter_core",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< 4.11.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "jupyter"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Jupyter Core is a package for the core common functionality of Jupyter projects. Jupyter Core prior to version 4.11.2 contains an arbitrary code execution vulnerability in `jupyter_core` that stems from `jupyter_core` executing untrusted files in CWD. This vulnerability allows one user to run code as another. Version 4.11.2 contains a patch for this issue. There are no known workarounds."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-269: Improper Privilege Management"
                    }
                ]
            },
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-250: Execution with Unnecessary Privileges"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/jupyter/jupyter_core/security/advisories/GHSA-m678-f26j-3hrp",
                "refsource": "CONFIRM",
                "url": "https://github.com/jupyter/jupyter_core/security/advisories/GHSA-m678-f26j-3hrp"
            },
            {
                "name": "https://github.com/jupyter/jupyter_core/commit/1118c8ce01800cb689d51f655f5ccef19516e283",
                "refsource": "MISC",
                "url": "https://github.com/jupyter/jupyter_core/commit/1118c8ce01800cb689d51f655f5ccef19516e283"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20221117 [SECURITY] [DLA 3195-1] jupyter-core security update",
                "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00022.html"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202301-04",
                "url": "https://security.gentoo.org/glsa/202301-04"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2023-de87bd076b",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YIDN7JMLK6AOMBQI4QPSW4MBQGWQ5NIN/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2023-d966145959",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KKMP5OXXIX2QAUNVNJZ5UEQFKDYYJVBA/"
            },
            {
                "refsource": "DEBIAN",
                "name": "DSA-5422",
                "url": "https://www.debian.org/security/2023/dsa-5422"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-m678-f26j-3hrp",
        "discovery": "UNKNOWN"
    }
}