Skip to content

Server errors include tracebacks with path information

Low
blink1073 published GHSA-h56g-gq9v-vc8r Dec 4, 2023

Package

pip jupyter-server (pip)

Affected versions

< 2.11.2

Patched versions

2.11.2

Description

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

Severity

Low

CVE ID

CVE-2023-49080

Weaknesses

No CWEs

Credits