CVE-2016-3959

Source
https://cve.org/CVERecord?id=CVE-2016-3959
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-3959.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2016-3959
Aliases
Downstream
Related
Published
2016-05-23T19:59:04.477Z
Modified
2026-05-15T12:01:55.909856411Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "CPE_FIELD",
            "vendor_product": "fedoraproject:fedora",
            "extracted_events": [
                {
                    "last_affected": "22"
                },
                {
                    "last_affected": "23"
                },
                {
                    "last_affected": "24"
                }
            ],
            "cpes": [
                "cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*",
                "cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:*",
                "cpe:2.3:o:fedoraproject:fedora:24:*:*:*:*:*:*:*"
            ]
        },
        {
            "vendor_product": "opensuse:leap",
            "source": "CPE_FIELD",
            "extracted_events": [
                {
                    "last_affected": "42.1"
                }
            ],
            "cpes": [
                "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*"
            ]
        }
    ]
}
References

Affected packages