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/commit/4ad12f204ad0b85580fc32137c647baaff044e95 - () https://github.com/jupyter-lsp/jupyterlab-lsp/commit/4ad12f204ad0b85580fc32137c647baaff044e95 - Patch
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
CPE cpe:2.3:a:jupyter:language_server_protocol_integration:*:*:*:*:*:jupyter:*:*
First Time Jupyter language Server Protocol Integration
Jupyter
CWE CWE-22
Summary
  • (es) jupyter-lsp es una herramienta de asistencia de codificación para JupyterLab (navegación de código + sugerencias de desplazamiento + linters + autocompletado + cambio de nombre) que utiliza el protocolo de servidor de idiomas. Las instalaciones de jupyter-lsp que se ejecutan en entornos sin control de acceso al sistema de archivos configurado (en el nivel del sistema operativo) y con instancias de jupyter-server expuestas a una red no confiable son vulnerables al acceso no autorizado y a la modificación del sistema de archivos más allá del directorio raíz de jupyter. Este problema se solucionó en la versión 2.2.2 y se recomienda a todos los usuarios que actualicen. Los usuarios que no puedan actualizar deben desinstalar jupyter-lsp.
CVSS v2 : unknown
v3 : 7.3
v2 : unknown
v3 : 9.8

18 Jan 2024, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-01-18 21:15

Updated : 2024-01-30 15:22


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