Lucene search
+L

4435 matches found

OSV
OSV
added 2023/09/11 2:15 p.m.7 views

CVE-2023-36980

An issue in Ethereum Blockchain v0.1.1+commit.6ff4cd6 cause the balance to be zeroed out when the value of betsize+casino.balance exceeds the threshold...

5.3CVSS5.7AI score0.00358EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2023/09/11 2:15 p.m.8 views

CVE-2023-36980

An issue in Ethereum Blockchain v0.1.1+commit.6ff4cd6 cause the balance to be zeroed out when the value of betsize+casino.balance exceeds the threshold...

5.3CVSS6AI score0.00358EPSS
SaveExploits0References3
NVD
NVD
added 2023/09/11 2:15 p.m.17 views

CVE-2023-36980

An issue in Ethereum Blockchain v0.1.1+commit.6ff4cd6 cause the balance to be zeroed out when the value of betsize+casino.balance exceeds the threshold...

5.3CVSS5.3AI score0.00358EPSS
SaveExploits0References2
Prion
Prion
added 2023/09/11 2:15 p.m.23 views

Design/Logic Flaw

An issue in Ethereum Blockchain v0.1.1+commit.6ff4cd6 cause the balance to be zeroed out when the value of betsize+casino.balance exceeds the threshold...

5CVSS5.3AI score0.00358EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/09/11 7:51 a.m.11 views

MAL-2023-8072 Malicious code in ethereum-cryptograph (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware a6e86c7c831c832fa4741a6ff20a38170abcd90a447a4a1902e53f4bdf06ae96 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/09/11 7:51 a.m.1 views

Malicious code in ethereum-cryptograph (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware a6e86c7c831c832fa4741a6ff20a38170abcd90a447a4a1902e53f4bdf06ae96 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
Veracode
Veracode
added 2023/09/11 7:28 a.m.24 views

Memory Exhaustion

go-ethereum is vulnerable to a memory consumption. The vulnerability is due to a node which can be made to consume unbounded amounts of memory when handling a malicious crafted p2p messages sent from an attacker node. The attacker could use this issue to cause memory exhaustion leading to Denial ...

7.5CVSS6.6AI score0.00981EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2023/09/11 12:0 a.m.25 views

CVE-2023-36980

An issue in Ethereum Blockchain v0.1.1+commit.6ff4cd6 cause the balance to be zeroed out when the value of betsize+casino.balance exceeds the threshold...

5.6AI score0.00358EPSS
SaveExploits0References2
CVE
CVE
added 2023/09/11 12:0 a.m.56 views

CVE-2023-36980

The CVE-2023-36980 entry concerns Ethereum Blockchain v0.1.1+commit.6ff4cd6, where an integer overflow can cause the balance to be zeroed when betsize + casino.balance exceeds a threshold. The issue is repeatedly described across sources (NVD, Red Hat, PRION, CNNVD, CVE listing, etc.) with common...

5.3CVSS5.2AI score0.00358EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2023/09/11 12:0 a.m.6 views

Ethereum Blockchain Security Breach

Ethereum Blockchain is a decentralized open source public blockchain platform with smart contract capabilities from the Ethereum Foundation. A security vulnerability exists in Ethereum Blockchain version v0.1.1+commit.6ff4cd6, which stems from the presence of an integer overflow vulnerability tha...

5.3CVSS7AI score0.00358EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2023/09/11 12:0 a.m.13 views

Unchecked return value of low level call()/delegatecall()

Lines of code Vulnerability details The vulnerability related to an "Unchecked return value of low-level call/delegatecall" is a common and critical issue in Ethereum smart contracts. Let's break down this vulnerability and discuss its implications: 1. Low-Level Calls in Solidity: In Solidity,...

7.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/09/11 12:0 a.m.7 views

PT-2023-25761 · Unknown · Ethereum Blockchain

Name of the Vulnerable Software and Affected Versions: Ethereum Blockchain version 0.1.1+commit.6ff4cd6 Description: An issue in the Ethereum Blockchain causes the balance to be zeroed out when the value of betsize+casino.balance exceeds the threshold. Recommendations: For Ethereum Blockchain...

5.3CVSS6.9AI score0.00358EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2023/09/11 12:0 a.m.12 views

CVE-2023-36980

An issue in Ethereum Blockchain v0.1.1+commit.6ff4cd6 cause the balance to be zeroed out when the value of betsize+casino.balance exceeds the threshold...

6.8AI score0.00358EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2023/09/07 12:0 a.m.11 views

abi.encode() function does not support dynamic arrays in Solidity version 0.8.16 or earlier.

Lines of code Vulnerability details Description The bug is in the burnAndCallAxelar function. The function uses the abi.encode function to encode the payload to send to the AxelarGateway contract. However, the abi.encode function was changed in Solidity version 0.8.17 to remove the support for...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/09/06 7:49 p.m.47 views

GHSA-PPJG-V974-84CM Go-Ethereum vulnerable to denial of service via malicious p2p message

Impact A vulnerable node, can be made to consume unbounded amounts of memory when handling specially crafted p2p messages sent from an attacker node. Details The p2p handler spawned a new goroutine to respond to ping requests. By flooding a node with ping requests, an unbounded number of goroutin...

7.5CVSS7.3AI score0.00981EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/09/06 7:49 p.m.39 views

Go-Ethereum vulnerable to denial of service via malicious p2p message

Impact A vulnerable node, can be made to consume unbounded amounts of memory when handling specially crafted p2p messages sent from an attacker node. Details The p2p handler spawned a new goroutine to respond to ping requests. By flooding a node with ping requests, an unbounded number of goroutin...

7.5CVSS7.5AI score0.00981EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2023/09/06 7:15 p.m.34 views

CVE-2023-40591

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. A vulnerable node, can be made to consume unbounded amounts of memory when handling specially crafted p2p messages sent from an attacker node. The fix is included in geth version 1.12.1-stable, i.e,...

7.5CVSS7.5AI score0.00981EPSS
SaveExploits0References3
Prion
Prion
added 2023/09/06 7:15 p.m.23 views

Design/Logic Flaw

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. A vulnerable node, can be made to consume unbounded amounts of memory when handling specially crafted p2p messages sent from an attacker node. The fix is included in geth version 1.12.1-stable, i.e,...

5CVSS7.5AI score0.00981EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/06 6:7 p.m.14 views

CVE-2023-40591 Denial of service via malicious p2p message in go-ethereum

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. A vulnerable node, can be made to consume unbounded amounts of memory when handling specially crafted p2p messages sent from an attacker node. The fix is included in geth version 1.12.1-stable, i.e,...

7.5CVSS6.8AI score0.00981EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/09/06 6:7 p.m.38 views

CVE-2023-40591 Denial of service via malicious p2p message in go-ethereum

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. A vulnerable node, can be made to consume unbounded amounts of memory when handling specially crafted p2p messages sent from an attacker node. The fix is included in geth version 1.12.1-stable, i.e,...

7.5CVSS7.7AI score0.00981EPSS
SaveExploits0References3
Rows per page
Query Builder