DeepikaKaranji / ContainerApplication-Security-With-JenkinsCI

Project for securing development life cycle of Containerized Applications
0 stars 0 forks source link

CVE-2022-24758 (High) detected in notebook-5.4.0-py2.py3-none-any.whl #16

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2022-24758 - High Severity Vulnerability

Vulnerable Library - notebook-5.4.0-py2.py3-none-any.whl

Jupyter Notebook - A web-based notebook environment for interactive computing

Library home page: https://files.pythonhosted.org/packages/d0/ca/a5a5ac9c839868ceddaa2672c399492ac1dbd4c4ce68f833a72a619fc225/notebook-5.4.0-py2.py3-none-any.whl

Path to dependency file: /tmp/ws-scm/Container-Security-With-JenkinsCI/requirements.txt

Path to vulnerable library: /Container-Security-With-JenkinsCI/requirements.txt

Dependency Hierarchy: - :x: **notebook-5.4.0-py2.py3-none-any.whl** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

The Jupyter notebook is a web-based notebook environment for interactive computing. Prior to version 6.4.9, unauthorized actors can access sensitive information from server logs. Anytime a 5xx error is triggered, the auth cookie and other header values are recorded in Jupyter server logs by default. Considering these logs do not require root access, an attacker can monitor these logs, steal sensitive auth/cookie information, and gain access to the Jupyter server. Jupyter notebook version 6.4.x contains a patch for this issue. There are currently no known workarounds.

Publish Date: 2022-03-31

URL: CVE-2022-24758

CVSS 3 Score Details (7.5)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/jupyter/notebook/security/advisories/GHSA-m87f-39q9-6f55

Release Date: 2022-03-31

Fix Resolution: 5.7.14


Step up your Open Source Security Game with Mend here