mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
102 lines
3.6 KiB
JSON
102 lines
3.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2015-8618",
|
|
"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": "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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "FEDORA-2016-5a073cbd93",
|
|
"refsource": "FEDORA",
|
|
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175642.html"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20160113 [security] Go security release v1.5.3",
|
|
"refsource": "MLIST",
|
|
"url": "http://www.openwall.com/lists/oss-security/2016/01/13/7"
|
|
},
|
|
{
|
|
"name": "https://go-review.googlesource.com/#/c/17672/",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://go-review.googlesource.com/#/c/17672/"
|
|
},
|
|
{
|
|
"name": "[golang-announce] 20160113 [security] Go 1.5.3 is released",
|
|
"refsource": "MLIST",
|
|
"url": "https://groups.google.com/forum/#!topic/golang-announce/MEATuOi_ei4"
|
|
},
|
|
{
|
|
"name": "https://github.com/golang/go/issues/13515",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/golang/go/issues/13515"
|
|
},
|
|
{
|
|
"name": "openSUSE-SU-2016:1331",
|
|
"refsource": "SUSE",
|
|
"url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20151222 Re: CVE request for math/big.Exp",
|
|
"refsource": "MLIST",
|
|
"url": "http://www.openwall.com/lists/oss-security/2015/12/22/9"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20151221 CVE request for math/big.Exp",
|
|
"refsource": "MLIST",
|
|
"url": "http://www.openwall.com/lists/oss-security/2015/12/21/6"
|
|
},
|
|
{
|
|
"name": "FEDORA-2016-2dcc094217",
|
|
"refsource": "FEDORA",
|
|
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/176179.html"
|
|
}
|
|
]
|
|
}
|
|
} |