Lucene search
+L

4435 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 11:41 a.m.13 views

CVE-2025-24883

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. A vulnerable node can be forced to shutdown/crash using a specially crafted message. This vulnerability is fixed in 1.14.13...

8.7CVSS6.6AI score0.00681EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 10:20 a.m.11 views

CVE-2024-32646

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.3CVSS7.1AI score0.00451EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 10:20 a.m.9 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.3CVSS6.8AI score0.00415EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 10:20 a.m.11 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.3CVSS6.8AI score0.00451EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 9:38 a.m.8 views

CVE-2024-24560

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. When calls to external contracts are made, we write the input buffer starting at byte 28, and allocate the return buffer to start at byte 0 overlapping with the input buffer. When checking RETURNDATASIZE for dynamic...

5.3CVSS6.9AI score0.00526EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 9:32 a.m.9 views

CVE-2024-38533

ZKsync Era is a layer 2 rollup that uses zero-knowledge proofs to scale Ethereum. There is possible invalid stack access due to the addresses used to access the stack not properly being converted to cells. This issue has been patched in version 1.5.0...

6.5CVSS6.8AI score0.00263EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 8:57 a.m.10 views

CVE-2024-21629

Rust EVM is an Ethereum Virtual Machine interpreter. In rust-evm, a feature called recordexternaloperation was introduced, allowing library users to record custom gas changes. This feature can have some bogus interactions with the call stack. In particular, during finalization of a CREATE or...

7.5CVSS6.8AI score0.00577EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 8:35 a.m.7 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.3CVSS6.8AI score0.00451EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 8:5 a.m.10 views

CVE-2024-51427

An issue in the PepeGxng smart contract which can be run on the Ethereum blockchain allows remote attackers to have an unspecified impact via the mint function. NOTE: this is disputed by third parties because the impact is limited to function calls...

9.8CVSS7.2AI score0.00631EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 8:4 a.m.9 views

CVE-2024-51425

An issue in the WaterToken smart contract which can be run on the Ethereum blockchain allows remote attackers to have an unspecified impact. NOTE: this is disputed by third parties because the impact is limited to function calls...

8.8CVSS7.1AI score0.00431EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 8:4 a.m.9 views

CVE-2024-51426

An issue in the PepeGxng smart contract which can be run on the Ethereum blockchain allows remote attackers to have an unspecified impact via the transfer function. NOTE: this is disputed by third parties because the impact is limited to function calls...

8.8CVSS7.2AI score0.00478EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 8:3 a.m.8 views

CVE-2024-51424

An issue in the PepeGxng smart contract which can be run on the Ethereum blockchain allows remote attackers to have an unspecified impact via the Owned.setOwner function. NOTE: this is disputed by third parties because the impact is limited to function calls...

9.8CVSS7.2AI score0.00631EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 7:23 a.m.11 views

CVE-2024-24567

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. Vyper compiler allows passing a value in builtin rawcall even if the call is a delegatecall or a staticcall. But in the context of delegatecall and staticcall the handling of value is not possible due to the semantics o...

5.3CVSS6.7AI score0.00485EPSS
SaveExploits3References1
RedhatCVE
RedhatCVE
added 2025/05/23 6:5 a.m.6 views

CVE-2023-30543

@web3-react is a framework for building Ethereum Apps . In affected versions the chainId may be outdated if the user changes chains as part of the connection flow. This means that the value of chainId returned by useWeb3React may be incorrect. In an application, this means that any data derived...

5.7CVSS6.6AI score0.00378EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 4:3 a.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.3CVSS6.8AI score0.00358EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 3:57 a.m.10 views

CVE-2023-32675

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In contracts with more than one regular nonpayable function, it is possible to send funds to the default function, even if the default function is marked nonpayable. This applies to contracts compiled with vyper version...

5.3CVSS6.7AI score0.00553EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:47 a.m.7 views

CVE-2023-32059

Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, internal calls with default arguments are compiled incorrectly. Depending on the number of arguments provided in the call, the defaults are added not right-to-left, but left-to-right. If the type...

7.5CVSS6.6AI score0.00725EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:38 a.m.7 views

CVE-2023-23940

OpenZeppelin Contracts for Cairo is a library for secure smart contract development written in Cairo for StarkNet, a decentralized ZK Rollup. isvalidethsignature is missing a call to finalizekeccak after calling verifyethsignature. As a result, any contract using isvalidethsignature from the...

6.4CVSS6.9AI score0.0022EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:57 a.m.8 views

CVE-2023-42443

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine EVM. In version 0.3.9 and prior, under certain conditions, the memory used by the builtins rawcall, createfromblueprint and createcopyof can be corrupted. For rawcall, the argument buffer of the call can be corrupted,...

8.1CVSS7AI score0.00696EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:13 a.m.11 views

CVE-2022-23328

A design flaw in all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend the full balance of the account to a victim Geth node, which can purge all of pending transactions in a victim node's memory pool and th...

7.5CVSS6.7AI score0.01361EPSS
SaveExploits1References1
Rows per page
Query Builder