Lucene search
+L

211 matches found

OSV
OSV
added 2023/08/08 6:50 p.m.25 views

CVE-2023-39533 libp2p nodes vulnerable to attack using large RSA keys

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 th...

7.5CVSS7.6AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2023/08/08 6:50 p.m.21 views

CVE-2023-39533 libp2p nodes vulnerable to attack using large RSA keys

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 th...

7.5CVSS6.6AI score0.01084EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2023/08/08 12:0 a.m.6 views

go-libp2p Security Vulnerabilities

go-libp2p is the libp2p implementation in Go. A security vulnerability exists in go-libp2p, which stems from a security flaw in the core/crypto module, which can be exploited by an attacker to force nodes to sign and verify large RSA keys, leading to resource exhaustion. Affected products and...

7.5CVSS6.7AI score0.01084EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2023/08/08 12:0 a.m.5 views

PT-2023-27004 · Go-Libp2P · Go-Libp2P

Name of the Vulnerable Software and Affected Versions: go-libp2p versions prior to 0.27.8 go-libp2p versions prior to 0.28.2 go-libp2p versions prior to 0.29.1 Description: A malicious peer can use large RSA keys to run a resource exhaustion attack and force a node to spend time doing signature...

7.5CVSS7.3AI score0.01084EPSS
SaveExploits1References16
OSV
OSV
added 2022/12/14 2:21 a.m.44 views

GO-2022-1148 Resource exhaustion in github.com/libp2p/go-libp2p

go-libp2p is vulnerable to targeted resource exhaustion attacks. These attacks target libp2p's connection, stream, peer, and memory management. An attacker can cause the allocation of large amounts of memory ultimately leading to the process getting killed by the host's operating system. While a...

7.5CVSS7.3AI score0.00969EPSS
SaveExploits0References2
Veracode
Veracode
added 2022/12/08 11:11 a.m.21 views

Denial Of Service (DoS)

libp2p is vulnerable to denial of service. The vulnerability is due to improper validation in the number of requests, which results in the host OS killing the process...

7.5CVSS7.1AI score0.00689EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2022/12/08 5:35 a.m.25 views

Denial Of Service (DoS)

github.com/libp2p/go-libp2p is vulnerable to denial of service. The vulnerability exists due to large amounts of memory allocation which allows an attacker to cause an application crash via malicious input...

7.5CVSS7AI score0.00969EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2022/12/08 1:15 a.m.36 views

CVE-2022-23492

go-libp2p is the offical libp2p implementation in the Go programming language. Version 0.18.0 and older of go-libp2p are vulnerable to targeted resource exhaustion attacks. These attacks target libp2p’s connection, stream, peer, and memory management. An attacker can cause the allocation of large...

7.5CVSS0.00969EPSS
SaveExploits0References3
Prion
Prion
added 2022/12/08 1:15 a.m.27 views

Design/Logic Flaw

go-libp2p is the offical libp2p implementation in the Go programming language. Version 0.18.0 and older of go-libp2p are vulnerable to targeted resource exhaustion attacks. These attacks target libp2p’s connection, stream, peer, and memory management. An attacker can cause the allocation of large...

5CVSS7.4AI score0.00969EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/12/08 12:8 a.m.7 views

CVE-2022-23492 go-libp2p denial of service vulnerability from lack of resource management

go-libp2p is the offical libp2p implementation in the Go programming language. Version 0.18.0 and older of go-libp2p are vulnerable to targeted resource exhaustion attacks. These attacks target libp2p’s connection, stream, peer, and memory management. An attacker can cause the allocation of large...

7.5CVSS7.4AI score0.00969EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/12/08 12:8 a.m.41 views

CVE-2022-23492 go-libp2p denial of service vulnerability from lack of resource management

go-libp2p is the offical libp2p implementation in the Go programming language. Version 0.18.0 and older of go-libp2p are vulnerable to targeted resource exhaustion attacks. These attacks target libp2p’s connection, stream, peer, and memory management. An attacker can cause the allocation of large...

7.5CVSS7.6AI score0.00969EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/08 12:8 a.m.30 views

CVE-2022-23492 go-libp2p denial of service vulnerability from lack of resource management

go-libp2p is the offical libp2p implementation in the Go programming language. Version 0.18.0 and older of go-libp2p are vulnerable to targeted resource exhaustion attacks. These attacks target libp2p’s connection, stream, peer, and memory management. An attacker can cause the allocation of large...

7.5CVSS7.2AI score
SaveExploits0References5
CVE
CVE
added 2022/12/08 12:8 a.m.118 views

CVE-2022-23492

CVE-2022-23492 concerns go-libp2p (Go implementation). Versions ≤ 0.18.0 are vulnerable to targeted resource exhaustion via memory-heavy operations, impacting connections, streams, peers, and memory management and potentially killing the host process. Multiple sources (NVD, Red Hat, OSV, CVE list...

7.5CVSS7.4AI score0.00969EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2022/12/08 12:0 a.m.8 views

go-libp2p 资源管理错误漏洞

go-libp2p is the libp2p implementation in Go. A resource management error vulnerability exists in go-libp2p v0.18.0 and earlier versions, which stems from the fact that an attacker can realize that allocating a large amount of memory causes a process to be killed by the host operating system...

7.5CVSS7.2AI score0.00969EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2022/12/07 11:23 p.m.8 views

3id-test-helper (>=1.0.0 <=1.0.4), @0xvaibhav/--core (>=1.0.0 <=1.0.4) +226 more potentially affected by CVE-2022-23487 via libp2p (>=0.27.4 <=0.37.3)

libp2p NPM version =0.27.4, =1.0.0, =1.0.0, =0.0.1, =0.9.139, =0.0.2, =0.0.1, =1.0.0, =1.9.40, =1.0.0-rc.3, =0.1.2-beta.2, =0.1.2-beta.2, =0.1.2-beta.2, =0.3.2, =0.5.2, =0.5.3 and more Source cves: CVE-2022-23487 Source advisory: OSV:GHSA-F44Q-634C-JVWV...

7.5CVSS7.1AI score0.00689EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/12/07 11:23 p.m.43 views

libp2p DoS vulnerability from lack of resource management

Impact Versions older than v0.38.0 of js-libp2p are vulnerable to targeted resource exhaustion attacks. These attacks target libp2p’s connection, stream, peer, and memory management. An attacker can cause the allocation of large amounts of memory, ultimately leading to the process getting killed ...

7.5CVSS0.2AI score0.00689EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/12/07 11:23 p.m.21 views

GHSA-F44Q-634C-JVWV libp2p DoS vulnerability from lack of resource management

Impact Versions older than v0.38.0 of js-libp2p are vulnerable to targeted resource exhaustion attacks. These attacks target libp2p’s connection, stream, peer, and memory management. An attacker can cause the allocation of large amounts of memory, ultimately leading to the process getting killed ...

7.5CVSS7.4AI score0.00689EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/07 11:13 p.m.81 views

GHSA-J7QP-MFXF-8XJW libp2p DoS vulnerability from lack of resource management

Impact Versions older than v0.18.0 of go-libp2p are vulnerable to targeted resource exhaustion attacks. These attacks target libp2p’s connection, stream, peer, and memory management. An attacker can cause the allocation of large amounts of memory, ultimately leading to the process getting killed ...

7.5CVSS7.3AI score0.00969EPSS
SaveExploits0References8
NVD
NVD
added 2022/12/07 9:15 p.m.47 views

CVE-2022-23486

libp2p-rust is the official rust language Implementation of the libp2p networking stack. In versions prior to 0.45.1 an attacker node can cause a victim node to allocate a large number of small memory chunks, which can ultimately lead to the victim’s process running out of memory and thus getting...

7.5CVSS0.00689EPSS
SaveExploits0References1
NVD
NVD
added 2022/12/07 9:15 p.m.41 views

CVE-2022-23487

js-libp2p is the official javascript Implementation of libp2p networking stack. Versions older than v0.38.0 of js-libp2p are vulnerable to targeted resource exhaustion attacks. These attacks target libp2p’s connection, stream, peer, and memory management. An attacker can cause the allocation of...

7.5CVSS0.00689EPSS
SaveExploits0References1
Rows per page
Query Builder