Gopkg.In Square Go-Jose.V1 vulnerabilities
2 known vulnerabilities affecting gopkg.in/square_go-jose.v1.
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-9122HIGH≥ 0, < 1.1.02021-05-18
CVE-2016-9122 [HIGH] CWE-284 Go JOSE Signature Validation Bypass
Go JOSE Signature Validation Bypass
Go JOSE before 1.1.0 suffers from multiple signatures exploitation. The go-jose library supports messages with multiple signatures. However, when validating a signed message the API did not indicate which signature was valid, which could potentially lead to confusion. For example, users of the library might mistakenly read protected header values from an attached signature that was different fro
ghsaosv