Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jupyter | Jupyter Server | < 1.15.4 |
Related Weaknesses (CWE)
References
- https://github.com/jupyter-server/jupyter_server/commit/a5683aca0b0e412672ac6218PatchThird Party Advisory
- https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-p737-pThird Party Advisory
- https://github.com/jupyter-server/jupyter_server/commit/a5683aca0b0e412672ac6218PatchThird Party Advisory
- https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-p737-pThird Party Advisory
FAQ
What is CVE-2022-24757?
CVE-2022-24757 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 f...
How severe is CVE-2022-24757?
CVE-2022-24757 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-24757?
Check the references section above for vendor advisories and patch information. Affected products include: Jupyter Jupyter Server.