logo

CVE-2024-21653 vantage6

Package

Manager: pip
Name: vantage6
Vulnerable Version: >=0 <4.2.0

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

EPSS: 0.00226 pctl0.45314

Details

vantage6 has insecure SSH configuration for node and server containers ### Impact Nodes and servers get a ssh config by default that permits root login with password authentication. In a proper deployment, the SSH service is not exposed so there is no risk, but not all deployments are ideal. The default should therefore be less permissive. We will probably opt to completely remove the ssh option as it is only used for debugging. Later, we can add a debug mode where we can activate it if necessary. ### Workarounds Remove the ssh part from the docker file and build your own docker image

Metadata

Created: 2024-01-30T20:56:46Z
Modified: 2024-02-08T22:48:30Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/01/GHSA-2wgc-48g2-cj5w/GHSA-2wgc-48g2-cj5w.json
CWE IDs: ["CWE-284"]
Alternative ID: GHSA-2wgc-48g2-cj5w
Finding: F039
Auto approve: 1