Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2018-19351 Medium Severity Vulnerability detected by WhiteSource #17

Open
mend-bolt-for-github bot opened this issue Apr 6, 2019 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2018-19351 - Medium Severity Vulnerability

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

A web-based notebook environment for interactive computing

path: /tender_samet/requirements.txt

Library home page: https://pypi.python.org/packages/20/13/746be25c0cd02edd65491909cd3bb7c81d5f4ae31107798397962085ec34/notebook-5.0.0-py2.py3-none-any.whl

Dependency Hierarchy:

  • notebook-5.0.0-py2.py3-none-any.whl (Vulnerable Library)

Vulnerability Details

Jupyter Notebook before 5.7.1 allows XSS via an untrusted notebook because nbconvert responses are considered to have the same origin as the notebook server. In other words, nbconvert endpoints can execute JavaScript with access to the server API. In notebook/nbconvert/handlers.py, NbconvertFileHandler and NbconvertPostHandler do not set a Content Security Policy to prevent this.

Publish Date: 2018-11-18

URL: CVE-2018-19351

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Change files

Origin: jupyter/notebook@107a89f

Release Date: 2018-10-22

Fix Resolution: Replace or update the following file: handlers.py


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Apr 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants