CVE-2017-8932
Published Jul 6, 2017
Last updated a year ago
Overview
- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Modified
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 5.9
- Impact score
- 3.6
- Exploitability score
- 2.2
- Vector string
- CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:P/I:N/A:N
Weaknesses
- nvd@nist.gov
- CWE-682
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8244E4BF-E822-40BF-B436-35B073514530", "versionEndIncluding": "1.7.5" }, { "criteria": "cpe:2.3:a:golang:go:1.8:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "19B9EAD3-EF36-4F95-8DB4-9FB8E19CC0D0" }, { "criteria": "cpe:2.3:a:golang:go:1.8.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A0DC2B77-B2C2-41AE-B51E-A766C79AA00F" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:novell:suse_package_hub_for_suse_linux_enterprise:12:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B5BEF8F1-A70F-455C-BFDD-09E0A658F702" }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:25:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "772E9557-A371-4664-AE2D-4135AAEB89AA" }, { "criteria": "cpe:2.3:o:opensuse:leap:42.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1EA337A3-B9A3-4962-B8BD-8E0C7C5B28EB" } ], "operator": "OR" } ] } ]