CVE-2017-8932

UnknownEPSS 2.23%

Last modified

CVE-2017-8932 is a vulnerability of currently unknown severity. 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. EPSS estimates a 2.23% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
2.23%

80.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
GolangGo<= 1.7.5
GolangGo1.8
GolangGo1.8.1
NovellSuse Package Hub For Suse Linux Enterprise12
FedoraprojectFedora25
OpensuseLeap42.2

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2017-8932?
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.
How severe is CVE-2017-8932?
Severity scoring for CVE-2017-8932 is pending analysis. The EPSS model estimates a 2.23% probability of exploitation in the next 30 days.
How do I fix CVE-2017-8932?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2017-8932?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST