Golang Crypto 2017-03-07

CPE Details

Golang Crypto 2017-03-07
2017-03-07
2020-07-07
14h50 +00:00
2020-07-07
14h50 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:golang:crypto:2017-03-07:*:*:*:*:*:*:*

Informations

Vendor

golang

Product

crypto

Version

2017-03-07

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2019-11840 2019-05-08 22h00 +00:00 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/salsa packages. If more than 256 GiB of keystream is generated, or if the counter otherwise grows greater than 32 bits, the amd64 implementation will first generate incorrect output, and then cycle back to previously generated keystream. Repeated keystream bytes can lead to loss of confidentiality in encryption applications, or to predictability in CSPRNG applications.
5.9
Medium
CVE-2017-3204 2017-04-04 12h00 +00:00 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.
8.1
High