CVE-2023-49080

The Jupyter Server provides the backend (i.e. the core services, APIs, and REST endpoints) for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila. Unhandled errors in API requests coming from an authenticated user 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. A fix has been introduced in commit `0056c3aa52` which no longer includes traceback information in JSON error responses. For compatibility, the traceback field is present, but always empty. This commit has been included in version 2.11.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Configurations

Configuration 1 (hide)

cpe:2.3:a:jupyter:jupyter_server:*:*:*:*:*:*:*:*

History

14 Dec 2023, 03:15

Type Values Removed Values Added
References
  • () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/62LO7PPIAMLIDEKUOORXLHKLGA6QPL77/ -
  • () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FG2JWZI5KPUYMDPS53AIFTZJWZD3IT6I/ -

07 Dec 2023, 20:32

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.3
First Time Jupyter
Jupyter jupyter Server
References () https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-h56g-gq9v-vc8r - () https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-h56g-gq9v-vc8r - Third Party Advisory
References () https://github.com/jupyter-server/jupyter_server/commit/0056c3aa52cbb28b263a7a609ae5f17618b36652 - () https://github.com/jupyter-server/jupyter_server/commit/0056c3aa52cbb28b263a7a609ae5f17618b36652 - Patch
CPE cpe:2.3:a:jupyter:jupyter_server:*:*:*:*:*:*:*:*

04 Dec 2023, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-12-04 21:15

Updated : 2023-12-14 03:15


NVD link : CVE-2023-49080

Mitre link : CVE-2023-49080

CVE.ORG link : CVE-2023-49080


JSON object : View

Products Affected

jupyter

  • jupyter_server
CWE
CWE-209

Generation of Error Message Containing Sensitive Information