Vulnerabilities (CVE)

Filtered by vendor Libp2p
Angry Yack Logo
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-39533 1 Libp2p 1 Go-libp2p 2024-11-21 N/A 7.5 HIGH
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 ...

Show More

CVE-2020-36443 1 Libp2p 1 Libp2p-deflate 2024-11-21 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the libp2p-deflate crate before 0.27.1 for Rust. An uninitialized buffer is passed to AsyncRead::poll_read(), which is a user-provided trait function.
CVE-2019-15545 1 Libp2p 1 Libp2p 2024-11-21 5.0 MEDIUM 7.5 HIGH
An issue was discovered in the libp2p-core crate before 0.8.1 for Rust. Attackers can spoof ed25519 signatures.