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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-29403On Unix platforms, the Go runtime does not behave differentl…7.8
- CVE-2023-29404The go command may execute arbitrary code at build time when…9.8
- CVE-2023-29405The go command may execute arbitrary code at build time when…9.8
- CVE-2023-29406The HTTP/1 client does not fully validate the contents of th…6.5
- CVE-2023-29407A maliciously-crafted image can cause excessive CPU consumpt…6.5
- CVE-2023-29408The TIFF decoder does not place a limit on the size of compr…6.5
- CVE-2023-2941Inappropriate implementation in Extensions API in Google Chr…4.3
- CVE-2023-29410 A CWE-20: Improper Input Validation vulnerability exists th…8.8
- CVE-2023-29411 A CWE-306: Missing Authentication for Critical Function vul…9.8
- CVE-2023-29412CWE-78: Improper Neutralization of Special Elements used in …9.8
- CVE-2023-29413 A CWE-306: Missing Authentication for Critical Function vul…7.5
- CVE-2023-29414 A CWE-120: Buffer Copy without Checking Size of Input (Clas…7.8
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
