RSS   Vulnerabilities for 'Notebook'   RSS

2022-03-31
 
CVE-2022-24758

CWE-532
 

 
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.

 
2021-08-09
 
CVE-2021-32798

CWE-79
 

 
The Jupyter notebook is a web-based notebook environment for interactive computing. In affected versions untrusted notebook can execute code on load. Jupyter Notebook uses a deprecated version of Google Caja to sanitize user inputs. A public Caja bypass can be used to trigger an XSS when a victim opens a malicious ipynb document in Jupyter Notebook. The XSS allows an attacker to execute arbitrary code on the victim computer using Jupyter APIs.

 
2018-03-18
 
CVE-2018-8768

CWE-noinfo
 

 
In Jupyter Notebook before 5.4.1, a maliciously forged notebook file can bypass sanitization to execute JavaScript in the notebook context. Specifically, invalid HTML is 'fixed' by jQuery after sanitization, making it dangerous.

 
2015-09-29
 
CVE-2015-7337

 

 
The editor in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to execute arbitrary JavaScript code via a crafted file, which triggers a redirect to files/, related to MIME types.

 
2015-09-21
 
CVE-2015-6938

CWE-79
 

 
Cross-site scripting (XSS) vulnerability in the file browser in notebook/notebookapp.py in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to inject arbitrary web script or HTML via a folder name. NOTE: this was originally reported as a cross-site request forgery (CSRF) vulnerability, but this may be inaccurate.

 

 >>> Vendor: Jupyter 10 Products
Notebook
Oauthenticator
Jupyter server
Jupyterhub
Jupyterlab
Binderhub
Nbdime
Nbdime-jupyterlab
Jupyter server proxy
Dockerspawner


Copyright 2024, cxsecurity.com

 

Back to Top