CVE-2023-48311

HIGH

Jupyter Dockerspawner < 13.0 - Improper Input Validation

Title source: rule
STIX 2.1

Description

dockerspawner is a tool to spawn JupyterHub single user servers in Docker containers. Users of JupyterHub deployments running DockerSpawner starting with 0.11.0 without specifying `DockerSpawner.allowed_images` configuration allow users to launch _any_ pullable docker image, instead of restricting to only the single configured image, as intended. This issue has been addressed in commit `3ba4b665b` which has been included in dockerspawner release version 13. Users are advised to upgrade. Users unable to upgrade should explicitly set `DockerSpawner.allowed_images` to a non-empty list containing only the default image will result in the intended default behavior.

Scores

CVSS v3 8.0
EPSS 0.0025
EPSS Percentile 47.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H

Details

CWE
CWE-20
Status published
Products (2)
jupyter/dockerspawner 0.11.0 - 13.0
pypi/dockerspawner 0.11.0 - 13.0.0PyPI
Published Dec 08, 2023
Tracked Since Feb 18, 2026