SCA: security update for dockerspawner (GHSA-hfgr-h3vc-p6c2)

medium Tenable Cloud Security Plugin ID 415681

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2023-48311)

See Also

https://github.com/advisories/GHSA-hfgr-h3vc-p6c2

Plugin Details

Severity: Medium

ID: 415681

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

CVSS Score Source: CVE-2023-48311

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/8/2023

Vulnerability Publication Date: 12/8/2023

Reference Information

CVE: CVE-2023-48311

cwe: CWE-20