CVE-2017-8932

Source
https://cve.org/CVERecord?id=CVE-2017-8932
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-8932.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2017-8932
Aliases
Downstream
Related
Published
2017-07-06T16:29:00.420Z
Modified
2026-05-17T12:01:54.541705654Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "unresolved_ranges": [
        {
            "vendor_product": "fedoraproject:fedora",
            "extracted_events": [
                {
                    "last_affected": "25"
                }
            ],
            "source": "CPE_FIELD",
            "cpes": [
                "cpe:2.3:o:fedoraproject:fedora:25:*:*:*:*:*:*:*"
            ]
        },
        {
            "vendor_product": "novell:suse_package_hub_for_suse_linux_enterprise",
            "extracted_events": [
                {
                    "last_affected": "12"
                }
            ],
            "source": "CPE_FIELD",
            "cpes": [
                "cpe:2.3:a:novell:suse_package_hub_for_suse_linux_enterprise:12:*:*:*:*:*:*:*"
            ]
        },
        {
            "vendor_product": "opensuse:leap",
            "extracted_events": [
                {
                    "last_affected": "42.2"
                }
            ],
            "source": "CPE_FIELD",
            "cpes": [
                "cpe:2.3:o:opensuse:leap:42.2:*:*:*:*:*:*:*"
            ]
        }
    ]
}
References

Affected packages