ghsa-hrw6-wg82-cm62
Vulnerability from github
Published
2024-06-06 21:26
Modified
2024-06-06 21:26
Severity ?
Summary
Jupyter server on Windows discloses Windows user password hash
Details
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.14.0" }, "package": { "ecosystem": "PyPI", "name": "jupyter_server" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.14.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-35178" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2024-06-06T21:26:53Z", "nvd_published_at": "2024-06-06T16:15:11Z", "severity": "HIGH" }, "details": "### Summary\n\nJupyter 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.\n\n", "id": "GHSA-hrw6-wg82-cm62", "modified": "2024-06-06T21:26:53Z", "published": "2024-06-06T21:26:53Z", "references": [ { "type": "WEB", "url": "https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-hrw6-wg82-cm62" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35178" }, { "type": "WEB", "url": "https://github.com/jupyter-server/jupyter_server/commit/79fbf801c5908f4d1d9bc90004b74cfaaeeed2df" }, { "type": "PACKAGE", "url": "https://github.com/jupyter-server/jupyter_server" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Jupyter server on Windows discloses Windows user password hash" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.