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.
The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Jupyter_server | Jupyter | * | 2.7.2 (excluding) |
Jupyter-server | Ubuntu | bionic | * |
Jupyter-server | Ubuntu | lunar | * |
Jupyter-server | Ubuntu | mantic | * |
Jupyter-server | Ubuntu | trusty | * |
Jupyter-server | Ubuntu | xenial | * |
Access control involves the use of several protection mechanisms such as:
When any mechanism is not applied or otherwise fails, attackers can compromise the security of the product by gaining privileges, reading sensitive information, executing commands, evading detection, etc. There are two distinct behaviors that can introduce access control weaknesses: