2 matches found
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...
7.5CVSS7.3AI score0.02627EPSS
SaveExploits0References4Affected Software1
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...
7.5CVSS7.2AI score0.02627EPSS
SaveExploits0References9Affected Software1
20