Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2023-39533 Details

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

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/golang/go/commit/2350afd2e8ab054390e284c95d5b089c142db017 CVENot ApplicablePatch
https://github.com/golang/go/issues/61460 CVEIssue TrackingNot ApplicableVendor Advisory
https://github.com/libp2p/go-libp2p/commit/0cce607219f3710addc7e18672cffd1f1d912fbb CVEPatch
https://github.com/libp2p/go-libp2p/commit/445be526aea4ee0b1fa5388aa65d32b2816d3a00 CVEPatch
https://github.com/libp2p/go-libp2p/commit/e30fcf7dfd4715ed89a5e68d7a4f774d3b9aa92d CVEPatch

see all 17 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-770Allocation of Resources Without Limits or Throttling[email protected]

Affected Products

ProductVersions
libp2p go-libp2p
< 0.27.8
>= 0.28.0, < 0.28.2
0.29.0

CPE

  • cpe:2.3:a:libp2p:go-libp2p:*:*:*:*:*:go:*:*
  • cpe:2.3:a:libp2p:go-libp2p:0.29.0:*:*:*:*:go:*:*

Remediation

  • No remediation found in references.

Change History

8 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2023-39533
NVD Published Date:
Aug 8, 2023
NVD Last Modified:
Sep 1, 2026
Source:
[email protected]
CVE-2023-39533 Details - Not Deferred