VYPR

SSH.NET

by sshnet

Source repositories

CVEs (1)

  • CVE-2022-29245May 31, 2022
    risk 0.00cvss epss 0.01

    SSH.NET is a Secure Shell (SSH) library for .NET. In versions 2020.0.0 and 2020.0.1, during an `X25519` key exchange, the client’s private key is generated with `System.Random`. `System.Random` is not a cryptographically secure random number generator, it must therefore not be…