Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-21653
HistoryJan 30, 2024 - 3:39 p.m.

CVE-2024-21653 vantage6 insecure SSH configuration for node and server containers

2024-01-3015:39:30
CWE-284
GitHub_M
www.cve.org
1
cve-2024-21653
vantage6
ssh configuration
vulnerability
mitigation
docker
image
root login
password authentication
version 4.2.0
federated learning
multi-party computation

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

9.7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

39.1%

The vantage6 technology enables to manage and deploy privacy enhancing technologies like Federated Learning (FL) and Multi-Party Computation (MPC). 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. The vulnerability can be mitigated by removing the ssh part from the docker file and rebuilding the docker image. Version 4.2.0 patches the vulnerability.

CNA Affected

[
  {
    "vendor": "vantage6",
    "product": "vantage6",
    "versions": [
      {
        "version": "< 4.2.0",
        "status": "affected"
      }
    ]
  }
]

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

9.7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

39.1%

Related for CVELIST:CVE-2024-21653