Sensitive Auth & Cookie data stored in Jupyter server logs
High7.5CVE-2022-24758 · Published Apr 5, 2022 · updated Dec 6, 2023
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. Upgrade to notebook version 6.4.10 ### For more information If you have any questions or comments about this advisory, or vulnerabilities to report, please email our security list [security@ipython.org](mailto:security@ipython.org). Credit: @3coins for reporting. Thank you!
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| notebook PyPI | < 6.4.10 | 6.4.10 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-532
- Also known as
- BIT-jupyter-base-notebook-2022-24758, BIT-jupyter-notebook-2022-24758, CVE-2022-24758, PYSEC-2022-180
More Jupyter advisories
All Jupyter| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jun 162022 | Token bruteforcing | Medium4.3 | 6.4.12 |
| May 242022 | Cross-Site Request Forgery in JupyterHub | Medium4.5 | 1.2.0b1 |
| May 172022 | Improper Input Validation in Jupyter Notebook | Critical9.8 | 4.0.5+1 more |
| May 142022 | Improper Neutralization of Input During Web Page Generation in Jupyter Notebook | Medium6.1 | 4.0.5+1 more |
| May 142022 | Improper Neutralization of Input During Web Page Generation in Jupyter Notebook | Medium5.4 | 5.7.6 |
| Mar 252022 | Insertion of Sensitive Information into Log File in Jupyter notebook | High7.5 | 1.15.4 |