The Jupyter Server provides the backend (i.e. the core services, APIs, and REST endpoints) for Jupyter web applications. Prior to version 1.15.4, 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 Server version 1.15.4 contains a patch for this issue. There are currently no known workarounds.
References
Link | Resource |
---|---|
https://github.com/jupyter-server/jupyter_server/commit/a5683aca0b0e412672ac6218d09f74d44ca0de5a | Patch Third Party Advisory |
https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-p737-p57g-4cpr | Third Party Advisory |
Configurations
History
04 Apr 2022, 20:46
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 5.0
v3 : 7.5 |
CPE | cpe:2.3:a:jupyter:jupyter_server:*:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/jupyter-server/jupyter_server/commit/a5683aca0b0e412672ac6218d09f74d44ca0de5a - Patch, Third Party Advisory | |
References | (CONFIRM) https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-p737-p57g-4cpr - Third Party Advisory |
23 Mar 2022, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-03-23 21:15
Updated : 2024-02-04 22:29
NVD link : CVE-2022-24757
Mitre link : CVE-2022-24757
CVE.ORG link : CVE-2022-24757
JSON object : View
Products Affected
jupyter
- jupyter_server
CWE
CWE-532
Insertion of Sensitive Information into Log File