VDB
CVE-2015-8618
CVE-2015-8618
PUBLISHED
CVSS 5 MEDIUM
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.
EPSS 2.63% · 84.3th percentile
Risk Scores
CVSS 2.0
5
EPSS Score
2.63%
84.3th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| n/a | n/a | n/a |
| opensuse | leap | 42.1 |
| golang | go | 1.5.1, 1.5, 1.5.2 |
Timeline
- Jan 27, 2016 CVE Published
- Feb 4, 2022 EPSS Score
- Mar 29, 2022 EPSS Score
- May 20, 2022 EPSS Score
- Sep 4, 2022 EPSS Score
- Oct 26, 2022 EPSS Score
- Dec 18, 2022 EPSS Score
- Feb 9, 2023 EPSS Score
- Mar 7, 2023 EPSS Score
- Apr 3, 2023 EPSS Score
- Jul 17, 2023 EPSS Score
- Sep 8, 2023 EPSS Score
References
- [oss-security] 20160113 [security] Go security release v1.5.3 mailing-list
- FEDORA-2016-2dcc094217 vendor-advisory
- [golang-announce] 20160113 [security] Go 1.5.3 is released mailing-list
- https://nvd.nist.gov/vuln/detail/CVE-2015-8618 advisory
- https://go-review.googlesource.com/#/c/17672 url
- https://groups.google.com/forum/#!topic/golang-announce/MEATuOi_ei4 url
- http://www.openwall.com/lists/oss-security/2015/12/22/9 url
- https://go-review.googlesource.com/#/c/17672/ technical
- http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175642.html technical
- http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html technical
- http://www.openwall.com/lists/oss-security/2015/12/21/6 technical
- https://github.com/golang/go/issues/13515 patch