Github.Com Square Go-Jose vulnerabilities
2 known vulnerabilities affecting github.com/square_go-jose.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH1
Vulnerabilities
Page 1 of 1
CVE-2016-9121CRITICAL≥ 0, < 1.0.42021-06-23
CVE-2016-9121 [CRITICAL] CWE-326 Elliptic Curve Key Disclosure in go-jose
Elliptic Curve Key Disclosure in go-jose
go-jose before 1.0.4 suffers from an invalid curve attack for the ECDH-ES algorithm. When deriving a shared key using ECDH-ES for an encrypted message, go-jose neglected to check that the received public key on a message is on the same curve as the static private key of the receiver, thus making it vulnerable to an invalid curve attack.
ghsaosv
CVE-2016-9123HIGH≥ 0, < 1.0.52021-06-23
CVE-2016-9123 [HIGH] CWE-190 Integer Overflow in go-jose
Integer Overflow in go-jose
go-jose before 1.0.5 suffers from a CBC-HMAC integer overflow on 32-bit architectures. An integer overflow could lead to authentication bypass for CBC-HMAC encrypted ciphertexts on 32-bit architectures.
ghsaosv