Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jupyter | Notebook | < 6.4.10 |
Related Weaknesses (CWE)
References
- https://github.com/jupyter/notebook/security/advisories/GHSA-m87f-39q9-6f55Third Party Advisory
- https://github.com/jupyter/notebook/security/advisories/GHSA-m87f-39q9-6f55Third Party Advisory
FAQ
What is CVE-2022-24758?
CVE-2022-24758 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 i...
How severe is CVE-2022-24758?
CVE-2022-24758 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-24758?
Check the references section above for vendor advisories and patch information. Affected products include: Jupyter Notebook.