Golang

Crypto

22 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 3.44%
  • Veröffentlicht 09.05.2019 16:29:00
  • Zuletzt bearbeitet 18.05.2026 12:04:40

An issue was discovered in the supplementary Go cryptography library, golang.org/x/crypto, before v0.0.0-20190320223903-b7391e95e576. A flaw was found in the amd64 implementation of the golang.org/x/crypto/salsa20 and golang.org/x/crypto/salsa20/sals...

  • EPSS 3.16%
  • Veröffentlicht 04.04.2017 14:59:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

The Go SSH library (x/crypto/ssh) by default does not verify host keys, facilitating man-in-the-middle attacks. Default behavior changed in commit e4e2799 to require explicitly registering a hostkey verification mechanism.