CVE-2016-9121

Source
https://nvd.nist.gov/vuln/detail/CVE-2016-9121
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-9121.json
Aliases
Published
2017-03-28T02:59:00Z
Modified
2023-11-08T03:58:37.751733Z
Details

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.

References

Affected packages

Git / github.com/square/go-jose

Affected ranges

Type
GIT
Repo
https://github.com/square/go-jose
Events
Introduced
0The exact introduced commit is unknown
Fixed