CVE-2023-40170

jupyter-server is the backend for Jupyter web applications. Improper cross-site credential checks on `/files/` URLs could allow exposure of certain file contents, or accessing files when opening untrusted files via "Open image in new tab". This issue has been addressed in commit `87a49272728` which has been included in release `2.7.2`. Users are advised to upgrade. Users unable to upgrade may use the lower performance `--ContentsManager.files_handler_class=jupyter_server.files.handlers.FilesHandler`, which implements the correct checks.
CVSS

No CVSS.

Configurations

No configuration.

History

28 Aug 2023, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-08-28 21:15

Updated : 2023-08-29 05:18


NVD link : CVE-2023-40170

Mitre link : CVE-2023-40170


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function

CWE-284

Improper Access Control