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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/golang/go/commit/2350afd2e8ab054390e284c95d5b089c142db017 - Not Applicable, Patch | |
References | () https://github.com/golang/go/issues/61460 - Issue Tracking, Not Applicable, Vendor Advisory | |
References | () https://github.com/libp2p/go-libp2p/commit/0cce607219f3710addc7e18672cffd1f1d912fbb - Patch | |
References | () https://github.com/libp2p/go-libp2p/commit/445be526aea4ee0b1fa5388aa65d32b2816d3a00 - Patch | |
References | () https://github.com/libp2p/go-libp2p/commit/e30fcf7dfd4715ed89a5e68d7a4f774d3b9aa92d - Patch | |
References | () https://github.com/libp2p/go-libp2p/pull/2454 - Exploit, Patch, Vendor Advisory | |
References | () https://github.com/libp2p/go-libp2p/security/advisories/GHSA-876p-8259-xjgg - Patch, Vendor Advisory | |
References | () https://github.com/quic-go/quic-go/pull/4012 - Patch, Third Party Advisory |
31 Oct 2023, 19:08
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* |
|
References | (MISC) https://github.com/golang/go/commit/2350afd2e8ab054390e284c95d5b089c142db017 - Not Applicable, Patch | |
References | (MISC) https://github.com/golang/go/issues/61460 - Issue Tracking, Not Applicable, Vendor Advisory |
15 Aug 2023, 20:15
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:libp2p:go-libp2p:*:*:*:*:*:go:*:* cpe:2.3:a:quic_project:quic:*:*:*:*:*:go:*:* cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* cpe:2.3:a:libp2p:go-libp2p:0.29.0:*:*:*:*:go:*:* |
|
References | (MISC) https://github.com/libp2p/go-libp2p/commit/445be526aea4ee0b1fa5388aa65d32b2816d3a00 - Patch | |
References | (MISC) https://github.com/golang/go/issues/61460 - Issue Tracking, Vendor Advisory | |
References | (MISC) https://github.com/libp2p/go-libp2p/pull/2454 - Exploit, Patch, Vendor Advisory | |
References | (MISC) https://github.com/libp2p/go-libp2p/commit/0cce607219f3710addc7e18672cffd1f1d912fbb - Patch | |
References | (MISC) https://github.com/libp2p/go-libp2p/security/advisories/GHSA-876p-8259-xjgg - Patch, Vendor Advisory | |
References | (MISC) https://github.com/quic-go/quic-go/pull/4012 - Patch, Third Party Advisory | |
References | (MISC) https://github.com/golang/go/commit/2350afd2e8ab054390e284c95d5b089c142db017 - Patch | |
References | (MISC) https://github.com/libp2p/go-libp2p/commit/e30fcf7dfd4715ed89a5e68d7a4f774d3b9aa92d - Patch | |
First Time |
Golang go
Quic Project quic Quic Project Golang Libp2p go-libp2p Libp2p |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
08 Aug 2023, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-08-08 19:15
Updated : 2024-11-21 08:15
NVD link : CVE-2023-39533
Mitre link : CVE-2023-39533
CVE.ORG link : CVE-2023-39533
JSON object : View
Products Affected
libp2p
- go-libp2p
CWE
CWE-770
Allocation of Resources Without Limits or Throttling