CVE-2023-39533
Last modified
CVE-2023-39533 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. go-libp2p is the Go implementation of the libp2p Networking Stack. Prior to versions 0.27.8, 0.28.2, and 0.29.1 malicious peer can use large RSA keys to run a resource exhaustion attack & force a node to spend time doing signature verification of the large key. EPSS estimates a 1.08% chance of exploitation in the next 30 days.
Description
go-libp2p is the Go implementation of the libp2p Networking Stack. Prior to versions 0.27.8, 0.28.2, and 0.29.1 malicious peer can use large RSA keys to run a resource exhaustion attack & force a node to spend time doing signature verification of the large key. This vulnerability is present in the core/crypto module of go-libp2p and can occur during the Noise handshake and the libp2p x509 extension verification step. To prevent this attack, go-libp2p versions 0.27.8, 0.28.2, and 0.29.1 restrict RSA keys to <= 8192 bits. To protect one's application, it is necessary to update to these patch releases and to use the updated Go compiler in 1.20.7 or 1.19.12. There are no known workarounds for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Libp2p | Go-Libp2p | < 0.27.8 |
| Libp2p | Go-Libp2p | >= 0.28.0, < 0.28.2 |
| Libp2p | Go-Libp2p | 0.29.0 |
References
- https://github.com/golang/go/commit/2350afd2e8ab054390e284c95d5b089c142db017Not Applicable, Patch
- https://github.com/golang/go/issues/61460Issue Tracking, Not Applicable, Vendor Advisory
- https://github.com/libp2p/go-libp2p/pull/2454Exploit, Patch, Vendor Advisory
- https://github.com/libp2p/go-libp2p/security/advisories/GHSA-876p-8259-xjggPatch, Vendor Advisory
- https://github.com/quic-go/quic-go/pull/4012Patch, Third Party Advisory
- https://github.com/golang/go/commit/2350afd2e8ab054390e284c95d5b089c142db017Not Applicable, Patch
- https://github.com/golang/go/issues/61460Issue Tracking, Not Applicable, Vendor Advisory
- https://github.com/libp2p/go-libp2p/pull/2454Exploit, Patch, Vendor Advisory
- https://github.com/libp2p/go-libp2p/security/advisories/GHSA-876p-8259-xjggPatch, Vendor Advisory
- https://github.com/quic-go/quic-go/pull/4012Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-39533?
How severe is CVE-2023-39533?
How do I fix CVE-2023-39533?
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-39528PrestaShop is an open source e-commerce web application. Pri…8.6
- CVE-2023-39529PrestaShop is an open source e-commerce web application. Pri…9.1
- CVE-2023-3953 A CWE-119: Improper Restriction of Operations within the Bo…5.3
- CVE-2023-39530PrestaShop is an open source e-commerce web application. Pri…9.1
- CVE-2023-39531Sentry is an error tracking and performance monitoring platf…6.8
- CVE-2023-39532SES is a JavaScript environment that allows safe execution o…9.8
- CVE-2023-39534eprosima Fast DDS is a C++ implementation of the Data Distri…7.5
- CVE-2023-39535AMI AptioV contains a vulnerability in BIOS where an Attacke…7.8
- CVE-2023-39536AMI AptioV contains a vulnerability in BIOS where an Attacke…7.8
- CVE-2023-39537AMI AptioV contains a vulnerability in BIOS where an Attacke…7.8
- CVE-2023-39538 AMI AptioV contains a vulnerability in BIOS where a User ma…7.8
- CVE-2023-39539 AMI AptioV contains a vulnerability in BIOS where a User ma…7.8
Are you affected by CVE-2023-39533?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
