GHSA-m87f-39q9-6f55
Vulnerability from github
Published
2022-04-05 17:47
Modified
2022-04-05 17:47
Severity ?
Summary
Sensitive Auth & Cookie data stored in Jupyter server logs
Details
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.
Credit: @3coins for reporting. Thank you!
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "notebook" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.4.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-24758" ], "database_specific": { "cwe_ids": [ "CWE-532" ], "github_reviewed": true, "github_reviewed_at": "2022-04-05T17:47:26Z", "nvd_published_at": "2022-03-31T23:15:00Z", "severity": "HIGH" }, "details": "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.\n\nUpgrade to notebook version 6.4.10\n\n### For more information\n\nIf 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).\n\nCredit: @3coins for reporting. Thank you!\n\n", "id": "GHSA-m87f-39q9-6f55", "modified": "2022-04-05T17:47:26Z", "published": "2022-04-05T17:47:26Z", "references": [ { "type": "WEB", "url": "https://github.com/jupyter/notebook/security/advisories/GHSA-m87f-39q9-6f55" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24758" }, { "type": "PACKAGE", "url": "https://github.com/jupyter/notebook" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2022-180.yaml" } ], "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": "Sensitive Auth \u0026 Cookie data stored in Jupyter server logs" }
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.