Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-2wgc-48g2-cj5w: 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

ghsa
#vulnerability#git#auth#ssh#docker

Skip to content

    • Actions

      Automate any workflow

    • Packages

      Host and manage packages

    • Security

      Find and fix vulnerabilities

    • Codespaces

      Instant dev environments

    • Copilot

      Write better code with AI

    • Code review

      Manage code changes

    • Issues

      Plan and track work

    • Discussions

      Collaborate outside of code

    • GitHub Sponsors

      Fund open source developers

*   The ReadME Project
    
    GitHub community articles
  • Pricing

Provide feedback

Saved searches****Use saved searches to filter your results more quickly

Sign up

  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-21653

vantage6 has insecure SSH configuration for node and server containers

Moderate severity GitHub Reviewed Published Jan 30, 2024 in vantage6/vantage6 • Updated Jan 30, 2024

Package

pip vantage6 (pip)

Affected versions

< 4.2.0

Description

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

References

  • GHSA-2wgc-48g2-cj5w
  • https://nvd.nist.gov/vuln/detail/CVE-2024-21653
  • vantage6/vantage6@3fcc6e6

Published to the GitHub Advisory Database

Jan 30, 2024

Last updated

Jan 30, 2024

ghsa: Latest News

GHSA-49cc-xrjf-9qf7: SFTPGo allows administrators to restrict command execution from the EventManager