CVE-2023-29409
Last modified
CVE-2023-29409 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. EPSS estimates a 1.33% chance of exploitation in the next 30 days.
Description
Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Golang | Go | < 1.19.12 | — |
| Golang | Go | >= 1.20.0, < 1.20.7 | — |
| Golang | Go | 1.21.0 | Rc1 |
References
- https://go.dev/issue/61460Issue Tracking, Patch, Vendor Advisory
- https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJMailing List, Vendor Advisory
- https://pkg.go.dev/vuln/GO-2023-1987Patch, Vendor Advisory
- https://go.dev/issue/61460Issue Tracking, Patch, Vendor Advisory
- https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJMailing List, Vendor Advisory
- https://pkg.go.dev/vuln/GO-2023-1987Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-29409?
How severe is CVE-2023-29409?
How do I fix CVE-2023-29409?
Are you affected by CVE-2023-29409?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
