CVE-2024-22415

jupyter-lsp is a coding assistance tool for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol. Installations of jupyter-lsp running in environments without configured file system access control (on the operating system level), and with jupyter-server instances exposed to non-trusted network are vulnerable to unauthorised access and modification of file system beyond the jupyter root directory. This issue has been patched in version 2.2.2 and all users are advised to upgrade. Users unable to upgrade should uninstall jupyter-lsp.
Configurations

Configuration 1 (hide)

cpe:2.3:a:jupyter:language_server_protocol_integration:*:*:*:*:*:jupyter:*:*

History

30 Jan 2024, 15:22

Type Values Removed Values Added
References () https://github.com/jupyter-lsp/jupyterlab-lsp/security/advisories/GHSA-4qhp-652w-c22x - () https://github.com/jupyter-lsp/jupyterlab-lsp/security/advisories/GHSA-4qhp-652w-c22x - Vendor Advisory
References () https://github.com/jupyter-lsp/jupyterlab-lsp/commit/4ad12f204ad0b85580fc32137c647baaff044e95 - () https://github.com/jupyter-lsp/jupyterlab-lsp/commit/4ad12f204ad0b85580fc32137c647baaff044e95 - Patch
CWE CWE-306
CWE-284
CWE-23
CWE-22
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
First Time Jupyter
Jupyter language Server Protocol Integration
CPE cpe:2.3:a:jupyter:language_server_protocol_integration:*:*:*:*:*:jupyter:*:*

18 Jan 2024, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-01-18 21:15

Updated : 2024-02-28 20:54


NVD link : CVE-2024-22415

Mitre link : CVE-2024-22415

CVE.ORG link : CVE-2024-22415


JSON object : View

Products Affected

jupyter

  • language_server_protocol_integration
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-23

Relative Path Traversal

CWE-284

Improper Access Control

CWE-306

Missing Authentication for Critical Function