global-attribution-mapping icon indicating copy to clipboard operation
global-attribution-mapping copied to clipboard

nbformat-5.10.4-py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.3)

Open mend-for-github-com[bot] opened this issue 5 months ago • 0 comments

Vulnerable Library - nbformat-5.10.4-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /tmp/ws-ua_20250423134520_RSTRUL/python_EXEDNB/20250423134523/jupyter_core-5.7.2-py3-none-any.whl

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (nbformat version) Remediation Possible**
CVE-2025-30167 High 7.3 jupyter_core-5.7.2-py3-none-any.whl Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

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

Details

CVE-2025-30167

Vulnerable Library - jupyter_core-5.7.2-py3-none-any.whl

Jupyter core package. A base package on which Jupyter projects rely.

Library home page: https://files.pythonhosted.org/packages/c9/fb/108ecd1fe961941959ad0ee4e12ee7b8b1477247f30b1fdfd83ceaf017f0/jupyter_core-5.7.2-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /tmp/ws-ua_20250423134520_RSTRUL/python_EXEDNB/20250423134523/jupyter_core-5.7.2-py3-none-any.whl

Dependency Hierarchy:

  • nbformat-5.10.4-py3-none-any.whl (Root Library)
    • :x: jupyter_core-5.7.2-py3-none-any.whl (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Jupyter Core is a package for the core common functionality of Jupyter projects. When using Jupyter Core prior to version 5.8.0 on Windows, the shared "%PROGRAMDATA%" directory is searched for configuration files ("SYSTEM_CONFIG_PATH" and "SYSTEM_JUPYTER_PATH"), which may allow users to create configuration files affecting other users. Only shared Windows systems with multiple users and unprotected "%PROGRAMDATA%" are affected. Users should upgrade to Jupyter Core version 5.8.0 or later to receive a patch. Some other mitigations are available. As administrator, modify the permissions on the "%PROGRAMDATA%" directory so it is not writable by unauthorized users; or as administrator, create the "%PROGRAMDATA%\jupyter" directory with appropriately restrictive permissions; or as user or administrator, set the "%PROGRAMDATA%" environment variable to a directory with appropriately restrictive permissions (e.g. controlled by administrators or the current user).

Publish Date: 2025-06-03

URL: CVE-2025-30167

CVSS 3 Score Details (7.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/jupyter/jupyter_core/security/advisories/GHSA-33p9-3p43-82vq

Release Date: 2025-06-03

Fix Resolution: jupyter-core - 5.8.0