vital-ws / eitan-example

0 stars 0 forks source link

jupyterlab-2.2.10-py3-none-any.whl: 2 vulnerabilities (highest severity is: 7.6) #47

Open mend-for-github-com[bot] opened 6 months ago

mend-for-github-com[bot] commented 6 months ago
Vulnerable Library - jupyterlab-2.2.10-py3-none-any.whl

JupyterLab computational environment

Library home page: https://files.pythonhosted.org/packages/81/04/dbd1f3f563090d1bcf552cbc948195001d1c4ebcd32809be0f73eadcf7d7/jupyterlab-2.2.10-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt

Found in HEAD commit: bfd9cacf8b55dbe4504828b89061f1a7452a2a32

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (jupyterlab version) Remediation Possible**
CVE-2024-43805 High 7.6 jupyterlab-2.2.10-py3-none-any.whl Direct 3.6.8
CVE-2024-22421 High 7.6 jupyterlab-2.2.10-py3-none-any.whl Direct 3.6.7

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-43805 ### Vulnerable Library - jupyterlab-2.2.10-py3-none-any.whl

JupyterLab computational environment

Library home page: https://files.pythonhosted.org/packages/81/04/dbd1f3f563090d1bcf552cbc948195001d1c4ebcd32809be0f73eadcf7d7/jupyterlab-2.2.10-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt

Dependency Hierarchy: - :x: **jupyterlab-2.2.10-py3-none-any.whl** (Vulnerable Library)

Found in HEAD commit: bfd9cacf8b55dbe4504828b89061f1a7452a2a32

Found in base branch: main

### Vulnerability Details

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. This vulnerability depends on user interaction by opening a malicious notebook with Markdown cells, or Markdown file using JupyterLab preview feature. A malicious user can access any data that the attacked user has access to as well as perform arbitrary requests acting as the attacked user. JupyterLab v3.6.8, v4.2.5 and Jupyter Notebook v7.2.2 have been patched to resolve this issue. Users are advised to upgrade. There is no workaround for the underlying DOM Clobbering susceptibility. However, select plugins can be disabled on deployments which cannot update in a timely fashion to minimise the risk. These are: 1. `@jupyterlab/mathjax-extension:plugin` - users will loose ability to preview mathematical equations. 2. `@jupyterlab/markdownviewer-extension:plugin` - users will loose ability to open Markdown previews. 3. `@jupyterlab/mathjax2-extension:plugin` (if installed with optional `jupyterlab-mathjax2` package) - an older version of the mathjax plugin for JupyterLab 4.x. To disable these extensions run: ```jupyter labextension disable @jupyterlab/markdownviewer-extension:plugin && jupyter labextension disable @jupyterlab/mathjax-extension:plugin && jupyter labextension disable @jupyterlab/mathjax2-extension:plugin ``` in bash.

Publish Date: 2024-08-28

URL: CVE-2024-43805

### CVSS 3 Score Details (7.6)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-9q39-rmj3-p4r2

Release Date: 2024-08-28

Fix Resolution: 3.6.8

In order to enable automatic remediation, please create workflow rules

CVE-2024-22421 ### Vulnerable Library - jupyterlab-2.2.10-py3-none-any.whl

JupyterLab computational environment

Library home page: https://files.pythonhosted.org/packages/81/04/dbd1f3f563090d1bcf552cbc948195001d1c4ebcd32809be0f73eadcf7d7/jupyterlab-2.2.10-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt

Dependency Hierarchy: - :x: **jupyterlab-2.2.10-py3-none-any.whl** (Vulnerable Library)

Found in HEAD commit: bfd9cacf8b55dbe4504828b89061f1a7452a2a32

Found in base branch: main

### Vulnerability Details

JupyterLab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Users of JupyterLab who click on a malicious link may get their `Authorization` and `XSRFToken` tokens exposed to a third party when running an older `jupyter-server` version. JupyterLab versions 4.1.0b2, 4.0.11, and 3.6.7 are patched. No workaround has been identified, however users should ensure to upgrade `jupyter-server` to version 2.7.2 or newer which includes a redirect vulnerability fix.

Publish Date: 2024-01-19

URL: CVE-2024-22421

### CVSS 3 Score Details (7.6)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2024-22421

Release Date: 2024-01-19

Fix Resolution: 3.6.7

In order to enable automatic remediation, please create workflow rules


In order to enable automatic remediation for this issue, please create workflow rules