A bug in the standard library ScalarMult implementation of curve P-256 for amd64 architectures in Go before 1.7.6 and 1.8.x before 1.8.2 causes incorrect results to be generated for specific input points. An adaptive attack can be mounted to progressively extract the scalar input to ScalarMult by submitting crafted points and observing failures to the derive correct output. This leads to a full key recovery attack against static ECDH, as used in popular JWT libraries.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 03:35
Type | Values Removed | Values Added |
---|---|---|
References | () http://lists.opensuse.org/opensuse-updates/2017-06/msg00079.html - Patch, Third Party Advisory | |
References | () http://lists.opensuse.org/opensuse-updates/2017-06/msg00080.html - Patch, Third Party Advisory | |
References | () https://access.redhat.com/errata/RHSA-2017:1859 - | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1455191 - Issue Tracking, Third Party Advisory | |
References | () https://github.com/golang/go/commit/9294fa2749ffee7edbbb817a0ef9fe633136fa9c - Issue Tracking, Patch, Third Party Advisory | |
References | () https://github.com/golang/go/issues/20040 - Third Party Advisory | |
References | () https://go-review.googlesource.com/c/41070/ - Vendor Advisory | |
References | () https://groups.google.com/d/msg/golang-announce/B5ww0iFt1_Q/TgUFJV14BgAJ - Vendor Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LZH4T47ROLZ6YEZBDVXVS2KISTDMXAPS/ - |
07 Nov 2023, 02:50
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2017-07-06 16:29
Updated : 2024-11-21 03:35
NVD link : CVE-2017-8932
Mitre link : CVE-2017-8932
CVE.ORG link : CVE-2017-8932
JSON object : View
Products Affected
golang
- go
opensuse
- leap
novell
- suse_package_hub_for_suse_linux_enterprise
fedoraproject
- fedora
CWE
CWE-682
Incorrect Calculation