First published: Thu Jun 06 2024(Updated: )
### Summary Jupyter Server on Windows has a vulnerability that lets unauthenticated attackers leak the NTLMv2 password hash of the Windows user running the Jupyter server. An attacker can crack this password to gain access to the Windows machine hosting the Jupyter server, or access other network-accessible machines or 3rd party services using that credential. Or an attacker perform an NTLM relay attack without cracking the credential to gain access to other network-accessible machines.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
pip/jupyter_server | <=2.14.0 | 2.14.1 |
All of | ||
Jupyter Jupyter Server | <2.14.1 | |
Microsoft Windows |
https://github.com/jupyter-server/jupyter_server/commit/79fbf801c5908f4d1d9bc90004b74cfaaeeed2df
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-35178 allows unauthenticated attackers to leak the NTLMv2 password hash of the Windows user running the Jupyter Server, potentially compromising the Windows machine.
CVE-2024-35178 affects Jupyter Server versions up to and including 2.14.0.
To mitigate CVE-2024-35178, upgrade your Jupyter Server to version 2.14.1 or later.
Yes, CVE-2024-35178 specifically affects Jupyter Server on Windows operating systems.
Yes, CVE-2024-35178 can be exploited by unauthenticated attackers remotely to leak sensitive information.