Lucene search
+L

4435 matches found

HackRead
HackRead
added 2024/05/16 6:17 p.m.15 views

MIT Graduate Brothers Arrested for $25 Million Ethereum Heist

By Deeba Ahmed Two MIT graduates arrested for allegedly stealing $25 million in Ethereum through a sophisticated blockchain manipulation scheme. The DOJ cracks down on cryptocurrency theft, highlighting its focus on emerging financial crimes. This is a post from HackRead.com Read the original pos...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/05/08 11:23 p.m.27 views

GO-2024-2819 Denial of Service in github.com/ethereum/go-ethereum

A vulnerable node can be made to consume very large amounts of memory when handling specially crafted p2p messages sent from an attacker node. This can result in a denial of service as the node runs out of memory...

7.5CVSS7.3AI score0.00846EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/05/07 7:26 p.m.35 views

Resource Exhaustion

go-ethereum geth is vulnerable to a Resource Exhaustion. The vulnerability is due to a lack of proper handling of specially crafted p2p messages sent from an attacker node, causing vulnerable nodes to consume excessive amounts of memory...

7.5CVSS6.7AI score0.00846EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/05/06 3:15 p.m.22 views

CVE-2024-32972

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. Prior to 1.13.15, a vulnerable node can be made to consume very large amounts of memory when handling specially crafted p2p messages sent from an attacker node. The fix has been included in geth version 1.13.15...

7.5CVSS7.5AI score0.00846EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/06 2:26 p.m.29 views

CVE-2024-32972 go-ethereum denial of service via malicious p2p message

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. Prior to 1.13.15, a vulnerable node can be made to consume very large amounts of memory when handling specially crafted p2p messages sent from an attacker node. The fix has been included in geth version 1.13.15...

7.5CVSS7.7AI score0.00846EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/06 2:26 p.m.12 views

CVE-2024-32972 go-ethereum denial of service via malicious p2p message

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. Prior to 1.13.15, a vulnerable node can be made to consume very large amounts of memory when handling specially crafted p2p messages sent from an attacker node. The fix has been included in geth version 1.13.15...

7.5CVSS6.8AI score0.00846EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/06 2:26 p.m.77 views

CVE-2024-32972

CVE-2024-32972 affects go-ethereum (geth). A vulnerable node can be forced to consume excessive memory by processing specially crafted p2p messages, triggering a denial of service. The underlying issue is related to handling certain p2p requests (notably a GetBlockHeadersRequest with crafted valu...

7.5CVSS6.6AI score0.00846EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/06 2:26 p.m.6 views

CVE-2024-32972 go-ethereum denial of service via malicious p2p message

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. Prior to 1.13.15, a vulnerable node can be made to consume very large amounts of memory when handling specially crafted p2p messages sent from an attacker node. The fix has been included in geth version 1.13.15...

7.5CVSS7AI score0.00846EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/06 2:20 p.m.29 views

go-ethereum vulnerable to DoS via malicious p2p message

Impact A vulnerable node can be made to consume very large amounts of memory when handling specially crafted p2p messages sent from an attacker node. In order to carry out the attack, the attacker establishes a peer connections to the victim, and sends a malicious GetBlockHeadersRequest message...

7.5CVSS7.5AI score0.00846EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/06 2:20 p.m.69 views

GHSA-4XC9-8HMQ-J652 go-ethereum vulnerable to DoS via malicious p2p message

Impact A vulnerable node can be made to consume very large amounts of memory when handling specially crafted p2p messages sent from an attacker node. In order to carry out the attack, the attacker establishes a peer connections to the victim, and sends a malicious GetBlockHeadersRequest message...

7.5CVSS7.5AI score0.00846EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/06 12:0 a.m.14 views

PT-2024-25019 · Unknown · Go-Ethereum

Name of the Vulnerable Software and Affected Versions: go-ethereum geth versions prior to 1.13.15 Description: A vulnerable node can be made to consume very large amounts of memory when handling specially crafted p2p messages sent from an attacker node, potentially resulting in a denial of servic...

7.5CVSS7.2AI score0.00846EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/05/06 12:0 a.m.14 views

Ethereum Go-ethereum 安全漏洞

Ethereum Go-ethereum is a codebase from the Ethereum community that implements the Ethereum protocol in the Go language. A security vulnerability exists in Ethereum Go-ethereum versions prior to 1.13.15, which stems from a vulnerable node that may consume a large amount of memory when processing...

7.5CVSS7.4AI score0.00846EPSS
SaveExploits0References3
PyPA
PyPA
added 2024/04/25 6:15 p.m.9 views

PYSEC-2024-209

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the sqrt builtin can result in double eval vulnerability when the argument has side-effects. It can be seen that the buildIR function of the sqrt builtin doesn't cache the argument to...

5.3CVSS7AI score0.00451EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/04/25 6:15 p.m.29 views

CVE-2024-32648

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Prior to version 0.3.0, default functions don't respect nonreentrancy keys and the lock isn't emitted. No vulnerable production contracts were found. Additionally, using a lock on a default function is a very sparsely...

5.3CVSS5.3AI score0.00415EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/25 6:15 p.m.29 views

PYSEC-2024-163

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Prior to version 0.3.0, default functions don't respect nonreentrancy keys and the lock isn't emitted. No vulnerable production contracts were found. Additionally, using a lock on a default function is a very sparsely...

5.3CVSS5.2AI score0.00415EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/25 6:15 p.m.26 views

PYSEC-2024-209

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the sqrt builtin can result in double eval vulnerability when the argument has side-effects. It can be seen that the buildIR function of the sqrt builtin doesn't cache the argument to...

5.3CVSS5.2AI score0.00451EPSS
SaveExploits0References2
NVD
NVD
added 2024/04/25 6:15 p.m.49 views

CVE-2024-32649

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the sqrt builtin can result in double eval vulnerability when the argument has side-effects. It can be seen that the buildIR function of the sqrt builtin doesn't cache the argument to...

5.3CVSS5.3AI score0.00451EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/25 6:15 p.m.35 views

PYSEC-2024-207

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the slice builtin can result in a double eval vulnerability when the buffer argument is either msg.data, self.code or .code and either the start or length arguments have side-effects...

5.3CVSS5.4AI score0.00451EPSS
SaveExploits0References2
NVD
NVD
added 2024/04/25 6:15 p.m.33 views

CVE-2024-32647

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the createfromblueprint builtin can result in a double eval vulnerability when rawargs=True and the args argument has side-effects. It can be seen that the buildcreateIR function of t...

5.3CVSS5.3AI score0.00451EPSS
SaveExploits0References2
NVD
NVD
added 2024/04/25 6:15 p.m.43 views

CVE-2024-32645

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, incorrect values can be logged when rawlog builtin is called with memory or storage arguments to be used as topics. A contract search was performed and no vulnerable contracts were found in...

5.3CVSS5.3AI score0.00451EPSS
SaveExploits0References1
Rows per page
Query Builder