Bugzilla – Bug 1226087
VUL-0: CVE-2024-35178: python-jupyter-server: leak of NTLMv2 password hash of the Windows user running a Jupyter server
Last modified: 2024-06-07 10:58:35 UTC
The Jupyter Server provides the backend for Jupyter web applications. 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. This vulnerability is fixed in 2.14.1. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-35178 https://www.cve.org/CVERecord?id=CVE-2024-35178 https://github.com/jupyter-server/jupyter_server/commit/79fbf801c5908f4d1d9bc90004b74cfaaeeed2df https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-hrw6-wg82-cm62 https://bugzilla.redhat.com/show_bug.cgi?id=2290757
We are not affected by this issue, as this is a vulnerability for "Jupyter Server on Windows".