CVE-2024-21653

Improper Access Control in pypi/vantage6

Identifiers

GHSA-2wgc-48g2-cj5w, CVE-2024-21653

Package Slug

pypi/vantage6

Vulnerability

Improper Access Control

Description

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.

Affected Versions

All versions before 4.2.0

Solution

Upgrade to version 4.2.0 or above.

Last Modified

2024-01-31

source