blob: 114ddfd729f6dbd76e975a83a8046cad42490cc8 [file] [log] [blame]
modules:
- module: std
versions:
- fixed: 1.10.8
- introduced: 1.11.0
fixed: 1.11.5
packages:
- package: crypto/elliptic
symbols:
- curve.doubleJacobian
description: |
A DoS vulnerability in the crypto/elliptic implementations of the P-521 and
P-384 elliptic curves may let an attacker craft inputs that consume
excessive amounts of CPU.
These inputs might be delivered via TLS handshakes, X.509 certificates, JWT
tokens, ECDH shares or ECDSA signatures. In some cases, if an ECDH private
key is reused more than once, the attack can also lead to key recovery.
published: 2022-05-24T15:21:01Z
cves:
- CVE-2019-6486
credit: Wycheproof Project
references:
- fix: https://go.dev/cl/159218
- fix: https://go.googlesource.com/go/+/193c16a3648b8670a762e925b6ac6e074f468a20
- report: https://go.dev/issue/29903
- web: https://groups.google.com/g/golang-announce/c/mVeX35iXuSw