gsd-2019-6486
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Go before 1.10.8 and 1.11.x before 1.11.5 mishandles P-521 and P-384 elliptic curves, which allows attackers to cause a denial of service (CPU consumption) or possibly conduct ECDH private key recovery attacks.
Aliases
Aliases
{ GSD: { alias: "CVE-2019-6486", description: "Go before 1.10.8 and 1.11.x before 1.11.5 mishandles P-521 and P-384 elliptic curves, which allows attackers to cause a denial of service (CPU consumption) or possibly conduct ECDH private key recovery attacks.", id: "GSD-2019-6486", references: [ "https://www.suse.com/security/cve/CVE-2019-6486.html", "https://www.debian.org/security/2019/dsa-4380", "https://www.debian.org/security/2019/dsa-4379", "https://advisories.mageia.org/CVE-2019-6486.html", "https://security.archlinux.org/CVE-2019-6486", "https://alas.aws.amazon.com/cve/html/CVE-2019-6486.html", "https://linux.oracle.com/cve/CVE-2019-6486.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2019-6486", ], details: "Go before 1.10.8 and 1.11.x before 1.11.5 mishandles P-521 and P-384 elliptic curves, which allows attackers to cause a denial of service (CPU consumption) or possibly conduct ECDH private key recovery attacks.", id: "GSD-2019-6486", modified: "2023-12-13T01:23:49.870334Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2019-6486", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Go before 1.10.8 and 1.11.x before 1.11.5 mishandles P-521 and P-384 elliptic curves, which allows attackers to cause a denial of service (CPU consumption) or possibly conduct ECDH private key recovery attacks.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/golang/go/issues/29903", refsource: "CONFIRM", url: "https://github.com/golang/go/issues/29903", }, { name: "DSA-4380", refsource: "DEBIAN", url: "https://www.debian.org/security/2019/dsa-4380", }, { name: "https://groups.google.com/forum/#!topic/golang-announce/mVeX35iXuSw", refsource: "CONFIRM", url: "https://groups.google.com/forum/#!topic/golang-announce/mVeX35iXuSw", }, { name: "DSA-4379", refsource: "DEBIAN", url: "https://www.debian.org/security/2019/dsa-4379", }, { name: "https://github.com/golang/go/commit/42b42f71cf8f5956c09e66230293dfb5db652360", refsource: "CONFIRM", url: "https://github.com/golang/go/commit/42b42f71cf8f5956c09e66230293dfb5db652360", }, { name: "[debian-lts-announce] 20190206 [SECURITY] [DLA 1664-1] golang security update", refsource: "MLIST", url: "https://lists.debian.org/debian-lts-announce/2019/02/msg00009.html", }, { name: "106740", refsource: "BID", url: "http://www.securityfocus.com/bid/106740", }, { name: "https://github.com/google/wycheproof", refsource: "MISC", url: "https://github.com/google/wycheproof", }, { name: "openSUSE-SU-2019:1164", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00042.html", }, { name: "openSUSE-SU-2019:1444", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00060.html", }, { name: "openSUSE-SU-2019:1499", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00011.html", }, { name: "openSUSE-SU-2019:1506", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00015.html", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "1.11.5", versionStartIncluding: "1.11.1", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "1.10.8", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2019-6486", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Go before 1.10.8 and 1.11.x before 1.11.5 mishandles P-521 and P-384 elliptic curves, which allows attackers to cause a denial of service (CPU consumption) or possibly conduct ECDH private key recovery attacks.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-770", }, ], }, ], }, references: { reference_data: [ { name: "https://groups.google.com/forum/#!topic/golang-announce/mVeX35iXuSw", refsource: "CONFIRM", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://groups.google.com/forum/#!topic/golang-announce/mVeX35iXuSw", }, { name: "https://github.com/golang/go/issues/29903", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://github.com/golang/go/issues/29903", }, { name: "https://github.com/golang/go/commit/42b42f71cf8f5956c09e66230293dfb5db652360", refsource: "CONFIRM", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/golang/go/commit/42b42f71cf8f5956c09e66230293dfb5db652360", }, { name: "106740", refsource: "BID", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securityfocus.com/bid/106740", }, { name: "DSA-4380", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2019/dsa-4380", }, { name: "DSA-4379", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2019/dsa-4379", }, { name: "[debian-lts-announce] 20190206 [SECURITY] [DLA 1664-1] golang security update", refsource: "MLIST", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2019/02/msg00009.html", }, { name: "https://github.com/google/wycheproof", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://github.com/google/wycheproof", }, { name: "openSUSE-SU-2019:1164", refsource: "SUSE", tags: [ "Third Party Advisory", ], url: "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00042.html", }, { name: "openSUSE-SU-2019:1444", refsource: "SUSE", tags: [], url: "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00060.html", }, { name: "openSUSE-SU-2019:1499", refsource: "SUSE", tags: [], url: "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00011.html", }, { name: "openSUSE-SU-2019:1506", refsource: "SUSE", tags: [], url: "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00015.html", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 6.4, confidentialityImpact: "PARTIAL", integrityImpact: "NONE", vectorString: "AV:N/AC:L/Au:N/C:P/I:N/A:P", version: "2.0", }, exploitabilityScore: 10, impactScore: 4.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 8.2, baseSeverity: "HIGH", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", version: "3.0", }, exploitabilityScore: 3.9, impactScore: 4.2, }, }, lastModifiedDate: "2020-08-24T17:37Z", publishedDate: "2019-01-24T05:29Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.