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.
{ "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro", "ubuntu_priority": "medium", "binaries": [ { "binary_version": "4.4.0-2ubuntu0.1~esm1", "binary_name": "jupyter" }, { "binary_version": "4.4.0-2ubuntu0.1~esm1", "binary_name": "jupyter-core" }, { "binary_version": "4.4.0-2ubuntu0.1~esm1", "binary_name": "python-jupyter-core" }, { "binary_version": "4.4.0-2ubuntu0.1~esm1", "binary_name": "python-jupyter-core-doc" }, { "binary_version": "4.4.0-2ubuntu0.1~esm1", "binary_name": "python3-jupyter-core" } ] }
{ "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro", "ubuntu_priority": "medium", "binaries": [ { "binary_version": "4.6.3-3ubuntu0.1~esm1", "binary_name": "jupyter" }, { "binary_version": "4.6.3-3ubuntu0.1~esm1", "binary_name": "jupyter-core" }, { "binary_version": "4.6.3-3ubuntu0.1~esm1", "binary_name": "python-jupyter-core-doc" }, { "binary_version": "4.6.3-3ubuntu0.1~esm1", "binary_name": "python3-jupyter-core" } ] }
{ "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro", "ubuntu_priority": "medium", "binaries": [ { "binary_version": "4.9.1-1ubuntu0.1~esm1", "binary_name": "jupyter" }, { "binary_version": "4.9.1-1ubuntu0.1~esm1", "binary_name": "jupyter-core" }, { "binary_version": "4.9.1-1ubuntu0.1~esm1", "binary_name": "python-jupyter-core-doc" }, { "binary_version": "4.9.1-1ubuntu0.1~esm1", "binary_name": "python3-jupyter-core" } ] }