You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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:
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
The text was updated successfully, but these errors were encountered: