VYPR

NuGet package

ssh.net

pkg:nuget/ssh.net

Vulnerabilities (1)

  • CVE-2022-29245May 31, 2022
    affected < 2020.0.2fixed 2020.0.2

    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 us