Skip to content

Execution with Unnecessary Privileges in JupyterApp

High
blink1073 published GHSA-m678-f26j-3hrp Oct 26, 2022

Package

pip jupyter_core (pip)

Affected versions

<=4.11.1

Patched versions

4.11.2

Description

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

For more information

If you have any questions or comments about this advisory:

Severity

High

CVE ID

CVE-2022-39286

Weaknesses

No CWEs