GHSA-F7X9-6QWF-8M25
Vulnerability from github – Published: 2022-05-14 02:11 – Updated: 2025-04-12 12:56
VLAI?
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 ?
7.5 (High)
{
"affected": [],
"aliases": [
"CVE-2015-8618"
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2016-01-27T20:59:00Z",
"severity": "HIGH"
},
"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.",
"id": "GHSA-f7x9-6qwf-8m25",
"modified": "2025-04-12T12:56:28Z",
"published": "2022-05-14T02:11:48Z",
"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"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…