Lucene search
+L

4437 matches found

CVE
CVE
added 2022/06/06 7:55 p.m.117 views

CVE-2022-29255

CVE-2022-29255 affects the Vyper smart contract language prior to 0.3.4, where calling an external contract with no return value could cause the contract address (including side effects) to be evaluated twice. This double evaluation could lead to incorrect outcomes in contracts. The issue has bee...

8.2CVSS7.5AI score0.01209EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/06/06 7:55 p.m.27 views

CVE-2022-29255 Multiple evaluation of contract address in call in vyper

Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions prior to 0.3.4 when a calling an external contract with no return value, the contract address including side effects could be evaluated twice. This may result in incorrect outcomes for contracts. This issue...

8.2CVSS7.4AI score0.01209EPSS
SaveExploits1References4
Code423n4
Code423n4
added 2022/06/01 12:0 a.m.15 views

Upgraded G -> M from 164 [1654114758938]

Judge has assessed an item in Issue 164 as Medium risk. The relevant finding follows: File:Cally.sol224 requiremsg.value = premium, "Incorrect ETH amount sent"; Using == operator is 3 gas cheaper than =. This also keeps people from acedently overpaying when buying an option. Summary Implementing...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/30 12:0 a.m.8 views

Anyone can add Bribe reward tokens and cause DoS

Lines of code Vulnerability details Impact The Bribe.notifyRewardAmount function does not have any access restriction. Anyone an attacker can frontrun and call this function to add arbitrary even malicious reward tokens up to MAXREWARDTOKENS = 16. An attacker is able to frontrun and add 16 fake...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/30 12:0 a.m.10 views

Bribe Rewards Not Collected In Current Period Will Be Lost Forever

Lines of code Vulnerability details High Bribe Rewards Not Collected In Current Period Will Be Lost Forever Vulnerability Details It was observed that if the bribe rewards are not collected in the current period, they will not be accrued to future epoch, and they will be lost forever...

6.5AI score
SaveExploits0
OSV
OSV
added 2022/05/24 8:54 p.m.27 views

GHSA-WJXW-GH3M-7PM5 DoS via malicious p2p message in Go Ethereum

Impact A vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Patches The following PR addresses the problem: https://github.com/ethereum/go-ethereum/pull/24507 Workarounds Aside from applying t...

5.9CVSS5.4AI score0.00929EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/24 8:54 p.m.34 views

DoS via malicious p2p message in Go Ethereum

Impact A vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Patches The following PR addresses the problem: https://github.com/ethereum/go-ethereum/pull/24507 Workarounds Aside from applying t...

5.9CVSS5.6AI score0.00929EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2022/05/24 3:15 p.m.52 views

CVE-2022-29219

Lodestar is a TypeScript implementation of the Ethereum Consensus specification. Prior to version 0.36.0, there is a possible consensus split given maliciously-crafted AttesterSlashing or ProposerSlashing being included on-chain. Because the developers represent uint64 values as native javascript...

7.5CVSS0.01254EPSS
SaveExploits0References3
Prion
Prion
added 2022/05/24 3:15 p.m.21 views

Code injection

Lodestar is a TypeScript implementation of the Ethereum Consensus specification. Prior to version 0.36.0, there is a possible consensus split given maliciously-crafted AttesterSlashing or ProposerSlashing being included on-chain. Because the developers represent uint64 values as native javascript...

5CVSS7.5AI score0.01254EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2022/05/24 2:15 p.m.110 views

CVE-2022-29219

Lodestar (TypeScript Ethereum Consensus) before v0.36.0 is vulnerable due to using native JavaScript numbers for uint64 values in AttesterSlashing/ProposerSlashing, causing rounding errors for large values (>2^53). This can yield consensus splits or valid Slashing being treated as invalid, pot...

7.5CVSS7.4AI score0.01254EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/24 2:15 p.m.44 views

CVE-2022-29219 Integer Overflow in Lodestar

Lodestar is a TypeScript implementation of the Ethereum Consensus specification. Prior to version 0.36.0, there is a possible consensus split given maliciously-crafted AttesterSlashing or ProposerSlashing being included on-chain. Because the developers represent uint64 values as native javascript...

7.5CVSS7.4AI score0.01254EPSS
SaveExploits0References5
Veracode
Veracode
added 2022/05/23 9:9 a.m.19 views

Denial Of Service (DoS)

github.com/ethereum/go-ethereum is vulnerable to denial of service DoS attacks. A remote attacker is able to cause the vulnerable node to crash via a malicious p2p message, when the node is configured to use high verbosity logging...

5.9CVSS5.5AI score0.00929EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2022/05/20 5:15 p.m.35 views

CVE-2022-29177

Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.17, a vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Version 1.10.17 contains a patch that...

5.9CVSS0.00929EPSS
SaveExploits0References2
Prion
Prion
added 2022/05/20 5:15 p.m.15 views

Design/Logic Flaw

Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.17, a vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Version 1.10.17 contains a patch that...

4.3CVSS5.5AI score0.00929EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2022/05/20 4:20 p.m.4 views

CVE-2022-29177 DoS via malicious p2p message in Go-Ethereum

Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.17, a vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Version 1.10.17 contains a patch that...

5.9CVSS5.6AI score0.00929EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/05/20 4:20 p.m.40 views

CVE-2022-29177 DoS via malicious p2p message in Go-Ethereum

Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.17, a vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Version 1.10.17 contains a patch that...

5.9CVSS5.8AI score0.00929EPSS
SaveExploits0References2
CVE
CVE
added 2022/05/20 4:20 p.m.109 views

CVE-2022-29177

CVE-2022-29177 affects the Go Ethereum (go-ethereum) client. Before version 1.10.17, a node configured with high verbosity logging could crash when processing specially crafted p2p messages from a attacker node. A patch in v1.10.17 addresses the issue; as a workaround, setting the log level to IN...

5.9CVSS5.5AI score0.00929EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/05/20 4:20 p.m.25 views

CVE-2022-29177 DoS via malicious p2p message in Go-Ethereum

Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.17, a vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Version 1.10.17 contains a patch that...

5.9CVSS5.8AI score0.00929EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/05/20 12:0 a.m.4 views

PT-2022-19431 · Unknown · Go-Ethereum

Name of the Vulnerable Software and Affected Versions: Go Ethereum versions prior to 1.10.17 Description: A vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Recommendations: For versions pri...

5.9CVSS7.1AI score0.00929EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2022/05/20 12:0 a.m.6 views

Go Ethereum 资源管理错误漏洞

Go Ethereum is an official Go implementation of the Ether protocol for the Ethereum community. A resource management error vulnerability exists in Go Ethereum versions prior to 1.10.17. An attacker exploiting this vulnerability could systematically cause a crash when a node sends a specially...

5.9CVSS6.2AI score0.00929EPSS
SaveExploits0References3
Rows per page
Query Builder