notebook@6.4.3 vulnerabilities

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

  • latest version

    7.4.0

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    12 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the notebook package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Access Restriction Bypass

    notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations, and explanatory text.

    Affected versions of this package are vulnerable to Access Restriction Bypass. When a fully authenticated request is sent to the notebook server which is configured with ContentsManager.allow_hidden = False, it is possible to access arbitrary hidden files or arbitrary files in hidden directories.

    How to fix Access Restriction Bypass?

    Upgrade notebook to version 6.4.12 or higher.

    [,6.4.12)
    • H
    Information Exposure

    notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations, and explanatory text.

    Affected versions of this package are vulnerable to Information Exposure by storing sensitive authentication cookies and other header values whenever an HTTP 5XX error is triggered in the server logs by default.

    How to fix Information Exposure?

    Upgrade notebook to version 6.4.10 or higher.

    [,6.4.10)