Lucene search
+L

3576 matches found

Positive Technologies
Positive Technologies
added 2024/10/30 12:00 a.m.25 views

PT-2024-34630 · Ethereum · Ethereum

Name of the Vulnerable Software and Affected Versions: PepeGxng smart contract affected versions not specified Ethereum version 1.12.2 Description: 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...

9.8CVSS8.2AI score0.00649EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/30 12:00 a.m.34 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...

0.00649EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/16 8:15 p.m.16 views

CVE-2024-44445

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

SaveExploits0
Vulnrichment
Vulnrichment
added 2024/09/16 12:00 a.m.11 views

CVE-2024-44445

...

6.5AI score
SaveExploits0
CVE
CVE
added 2024/09/16 12:00 a.m.53 views

CVE-2024-44445

This CVE-2024-44445 entry is rejected/not used and does not represent an active vulnerability.

6.6AI score
SaveExploits0
Cvelist
Cvelist
added 2024/09/16 12:00 a.m.18 views

CVE-2024-44445

...

SaveExploits0
Positive Technologies
Positive Technologies
added 2024/09/16 12:00 a.m.7 views

PT-2024-31155 · Unknown · Bafc Smart Contract

Name of the Vulnerable Software and Affected Versions: BSC Smart Contract 0x0506e571aba3dd4c9d71bed479a4e6d40d95c833 affected versions not specified Description: An issue was discovered in the BSC Smart Contract, allowing attackers to perform state manipulation attacks. This is achieved by...

6.9AI score
SaveExploits0References5
Veracode
Veracode
added 2024/08/22 9:25 a.m.8 views

Improper Validation Of Non-deterministic Behavior

github.com/cosmwasm/wasmd is vulnerable to Improper validation of non-deterministic behavior. The vulnerability is due to the incorrect marking of the SmartContractState query as safe, which may cause non-deterministic outcomes across different nodes. Attackers can potentially exploit this...

7AI score
SaveExploits0
OSV
OSV
added 2024/08/21 4:03 p.m.14 views

GO-2022-0970 elrond-go MultiESDTNFTTransfer call on a SC address with missing function name in github.com/ElrondNetwork/elrond-go

elrond-go MultiESDTNFTTransfer call on a SC address with missing function name in github.com/ElrondNetwork/elrond-go...

7.5CVSS7.4AI score0.01023EPSS
SaveExploits1References4
HackRead
HackRead
added 2024/08/07 9:26 p.m.19 views

Nexera DeFi Protocol Hacked: $1.8M Stolen in Major Smart Contract Exploit

Learn how a smart contract vulnerability led to the theft of $1.8 million from Nexera, a DeFi protocol.…...

7.2AI score
SaveExploits0
OSV
OSV
added 2024/07/10 2:19 p.m.15 views

GHSA-Q6HG-6M9X-5G9C Evmos vulnerable to exploit of smart contract account and vesting

Summary This advisory board aims to describe two vulnerabilities found in the Evmos codebase: - Authorization check on the fundVestingAccount: unauthorized spend of funds. Details Authorization check on the fundVestingAccount With the current implementation, a user can create a vesting account wi...

8.8CVSS8.7AI score0.00523EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/09 7:34 p.m.48 views

GO-2024-2974 Evmos vulnerable to exploit of smart contract account and vesting in github.com/evmos/evmos

Evmos vulnerable to exploit of smart contract account and vesting in github.com/evmos/evmos...

8.8CVSS8.6AI score0.00523EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/05 6:49 p.m.57 views

CVE-2024-39696 Evmos vulnerable to exploit of smart contract account and vesting

Evmos is a decentralized Ethereum Virtual Machine chain on the Cosmos Network. Prior to version 19.0.0, a user can create a vesting account with a 3rd party account EOA or contract as funder. Then, this user can create an authorization for the contract.CallerAddress, this is the authorization...

8.8CVSS0.00523EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/05 6:49 p.m.22 views

CVE-2024-39696 Evmos vulnerable to exploit of smart contract account and vesting

Evmos is a decentralized Ethereum Virtual Machine chain on the Cosmos Network. Prior to version 19.0.0, a user can create a vesting account with a 3rd party account EOA or contract as funder. Then, this user can create an authorization for the contract.CallerAddress, this is the authorization...

8.8CVSS8.6AI score0.00523EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2024/06/18 8:18 p.m.11 views

Rootstock Labs: Crafted smart contract can take ~23 seconds to execute due to immense error string construction

The crafted smart contract can take approximately 23 seconds to execute due to the immense error string construction. The vulnerability was caused by the native contract's implementation, which constructed the entirety of the input message as a hex string for logging and throwing an exception. Th...

7.4AI score
SaveExploits0
HackRead
HackRead
added 2024/06/05 11:38 a.m.19 views

Understanding HyperCycle’s HyperShare Smart Contract Feature

HyperCycle enhances AI safety and efficiency with cryptographic proofs and peer-to-peer nodes. HyperShare supports decentralized governance and income…...

7.5AI score
SaveExploits0
Hacker One
Hacker One
added 2024/05/03 8:23 p.m.7 views

Rootstock Labs: Crafted smart contract can take 1.5 minutes to execute due to inefficient CODESIZE implementation

The crafted smart contract can take 1.5 minutes to execute due to an inefficient implementation of the CODESIZE operation in the VM. The issue was caused by the VM.doCODESIZE method, which retrieved the entire code array instead of just the code length. This behavior could be exploited to transfe...

7.5AI score
SaveExploits0
Veracode
Veracode
added 2024/04/26 9:30 a.m.22 views

Improper Input Validation

vyper is vulnerable to Improper Input Validation. The vulnerability is due to using the slice builtin with msg.data, self.code, or .code as the buffer argument, when either the start or length arguments have side-effects, allowing an attacker to manipulate the smart contract's behaviour or extrac...

5.3CVSS6.9AI score0.00455EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/04/25 6:15 p.m.52 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.00455EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/25 6:15 p.m.33 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
Rows per page
Query Builder