{ "schema_version": "1.4.0", "id": "GHSA-f7x9-6qwf-8m25", "modified": "2025-04-12T12:56:28Z", "published": "2022-05-14T02:11:48Z", "aliases": [ "CVE-2015-8618" ], "details": "The Int.Exp Montgomery code in the math/big library in Go 1.5.x before 1.5.3 mishandles carry propagation and produces incorrect output, which makes it easier for attackers to obtain private RSA keys via unspecified vectors.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8618" }, { "type": "WEB", "url": "https://github.com/golang/go/issues/13515" }, { "type": "WEB", "url": "https://go-review.googlesource.com/#/c/17672" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/golang-announce/MEATuOi_ei4" }, { "type": "WEB", "url": "https://groups.google.com/forum/#%21topic/golang-announce/MEATuOi_ei4" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175642.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/176179.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/12/21/6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/12/22/9" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/01/13/7" } ], "database_specific": { "cwe_ids": [ "CWE-200" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-01-27T20:59:00Z" } }