ghsa-h56g-gq9v-vc8r
Vulnerability from github
Published
2023-12-05 18:15
Modified
2024-11-22 17:59
Severity ?
Summary
jupyter-server errors include tracebacks with path information
Details
Impact
Unhandled errors in API requests include traceback information, which can include path information. There is no known mechanism by which to trigger these errors without authentication, so the paths revealed are not considered particularly sensitive, given that the requesting user has arbitrary execution permissions already in the same environment.
Patches
jupyter-server PATCHED_VERSION no longer includes traceback information in JSON error responses. For compatibility, the traceback field is present, but always empty.
Workarounds
None
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "jupyter-server" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.11.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-49080" ], "database_specific": { "cwe_ids": [ "CWE-209" ], "github_reviewed": true, "github_reviewed_at": "2023-12-05T18:15:02Z", "nvd_published_at": "2023-12-04T21:15:34Z", "severity": "MODERATE" }, "details": "### Impact\n\nUnhandled errors in API requests include traceback information, which can include path information. There is no known mechanism by which to trigger these errors without authentication, so the paths revealed are not considered particularly sensitive, given that the requesting user has arbitrary execution permissions already in the same environment.\n\n### Patches\n\njupyter-server PATCHED_VERSION no longer includes traceback information in JSON error responses. For compatibility, the traceback field is present, but always empty.\n\n### Workarounds\n\nNone", "id": "GHSA-h56g-gq9v-vc8r", "modified": "2024-11-22T17:59:15Z", "published": "2023-12-05T18:15:02Z", "references": [ { "type": "WEB", "url": "https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-h56g-gq9v-vc8r" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49080" }, { "type": "WEB", "url": "https://github.com/jupyter-server/jupyter_server/commit/0056c3aa52cbb28b263a7a609ae5f17618b36652" }, { "type": "PACKAGE", "url": "https://github.com/jupyter-server/jupyter_server" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/jupyter-server/PYSEC-2023-272.yaml" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/62LO7PPIAMLIDEKUOORXLHKLGA6QPL77" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FG2JWZI5KPUYMDPS53AIFTZJWZD3IT6I" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "jupyter-server errors include tracebacks with path information" }
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.