Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:42032
HistoryAug 04, 2023 - 3:29 a.m.

Denial Of Service (DoS)

2023-08-0403:29:08
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
13

0.001 Low

EPSS

Percentile

25.0%

github.com/golang/go is vulnerable to Denial Of Service (DoS). The vulnerability exists because handshake_client.go does not set a max RSA key size, which can lead to extremely large RSA keys in certificate chains causing a client to expend significant CPU time to verify signatures. The fix sets the maximum RSA key to 8192 bits.