GHSA-m678-f26j-3hrp

Suggest an improvement
Source
https://github.com/advisories/GHSA-m678-f26j-3hrp
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/10/GHSA-m678-f26j-3hrp/GHSA-m678-f26j-3hrp.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-m678-f26j-3hrp
Aliases
Related
Published
2022-10-26T22:07:00Z
Modified
2024-09-24T20:45:54.304870Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Execution with Unnecessary Privileges in JupyterApp
Details

Impact

What kind of vulnerability is it? Who is impacted? We’d like to disclose an arbitrary code execution vulnerability in jupyter_core that stems from jupyter_core executing untrusted files in the current working directory. This vulnerability allows one user to run code as another.

Patches

Has the problem been patched? What versions should users upgrade to? Users should upgrade to jupyter_core>=4.11.2.

Workarounds

Is there a way for users to fix or remediate the vulnerability without upgrading? No

References

Are there any links users can visit to find out more? Similar advisory in IPython

Database specific
{
    "nvd_published_at": "2022-10-26T20:15:00Z",
    "cwe_ids": [
        "CWE-250",
        "CWE-269",
        "CWE-427"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-10-26T22:07:00Z"
}
References

Affected packages

PyPI / jupyter-core

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.11.2

Affected versions

4.*

4.0.0.dev
4.0.0
4.0.1
4.0.2
4.0.3
4.0.4
4.0.5
4.0.6
4.1.0
4.1.1
4.2.0
4.2.1
4.3.0
4.4.0
4.5.0
4.6.0
4.6.1
4.6.2
4.6.3
4.7.0rc0
4.7.0
4.7.1
4.8.0b0
4.8.0rc0
4.8.0rc1
4.8.0
4.8.1
4.8.2
4.9.0rc0
4.9.0
4.9.1rc0
4.9.1
4.9.2
4.10.0
4.11.0
4.11.1

Ecosystem specific

{
    "affected_functions": [
        "jupyter_core.application.JupyterApp.config_file_paths"
    ]
}