pysec-2022-180
Vulnerability from pysec
Published
2022-03-31 23:15
Modified
2022-04-11 00:47
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "notebook", "purl": "pkg:pypi/notebook" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.4.10" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.0.0", "4.0.0", "4.0.1", "4.0.2", "4.0.4", "4.0.5", "4.0.6", "4.1.0", "4.2.0", "4.2.0b1", "4.2.1", "4.2.2", "4.2.3", "4.3.0", "4.3.1", "4.3.2", "4.4.0", "4.4.1", "5.0.0", "5.0.0b1", "5.0.0b2", "5.0.0rc1", "5.0.0rc2", "5.1.0", "5.1.0rc1", "5.1.0rc2", "5.1.0rc3", "5.2.0", "5.2.0rc1", "5.2.1", "5.2.1rc1", "5.2.2", "5.3.0", "5.3.0rc1", "5.3.1", "5.4.0", "5.4.1", "5.5.0", "5.5.0rc1", "5.6.0", "5.6.0rc1", "5.7.0", "5.7.1", "5.7.10", "5.7.11", "5.7.12", "5.7.13", "5.7.2", "5.7.3", "5.7.4", "5.7.5", "5.7.6", "5.7.8", "5.7.9", "6.0.0", "6.0.0rc1", "6.0.1", "6.0.2", "6.0.3", "6.1.0", "6.1.0rc1", "6.1.1", "6.1.2", "6.1.3", "6.1.4", "6.1.5", "6.1.6", "6.2.0", "6.3.0", "6.4.0", "6.4.0a0", "6.4.0a1", "6.4.0rc0", "6.4.1", "6.4.2", "6.4.3", "6.4.4", "6.4.5", "6.4.6", "6.4.7", "6.4.8", "6.4.9" ] } ], "aliases": [ "CVE-2022-24758", "GHSA-m87f-39q9-6f55" ], "details": "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.", "id": "PYSEC-2022-180", "modified": "2022-04-11T00:47:31.258157Z", "published": "2022-03-31T23:15:00Z", "references": [ { "type": "ADVISORY", "url": "https://github.com/jupyter/notebook/security/advisories/GHSA-m87f-39q9-6f55" } ] }
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.