Search for packages
| purl | pkg:pypi/vantage6-server@4.2.0 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-jg3m-kfzz-d3gp
Aliases: CVE-2025-43866 GHSA-m3mq-f375-5vgh PYSEC-2025-221 |
vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This vulnerability is fixed in 4.11.0. |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-27hu-bwc5-43ca | 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. |
CVE-2024-21653
GHSA-2wgc-48g2-cj5w PYSEC-2024-33 PYSEC-2024-34 |
| VCID-799a-uynj-zfcr | The vantage6 technology enables to manage and deploy privacy enhancing technologies like Federated Learning (FL) and Multi-Party Computation (MPC). It is possible to find out usernames from the response time of login requests. This could aid attackers in credential attacks. Version 4.2.0 patches this vulnerability. |
CVE-2024-21671
GHSA-45gq-q4xh-cp53 PYSEC-2024-31 |