3 matches found
EUVD-2015-8495
Malware in sbrugna...
Private RSA Key Disclsoure
math/big in github.com/golang/go allows attackers to obtain private RSA keys. These can be obtained due to a flaw in the Int.Exp Montgomery code when carrying propagation...
CVE-2015-8618
The CVE-2015-8618 issue affects Go 1.5.x before 1.5.3, where the Int.Exp Montgomery code in math/big mishandles carry propagation, producing incorrect output and enabling an attacker to potentially obtain a private RSA key via unspecified vectors. The vulnerability is addressed by upgrading to Go...