764 matches found
CVE-2018-10769
The transferProxy and approveProxy functions of a smart contract implementation for SmartMesh SMT, an Ethereum ERC20 token, allow attackers to accomplish an unauthorized transfer of digital assets because replay attacks can occur with the same-named functions with the same signatures in other...
CVE-2018-11561
An integer overflow in the unprotected distributeToken function of a smart contract implementation for EETHER EETHER, an Ethereum ERC20 token, will lead to an unauthorized increase of an attacker's digital assets...
Integer overflow
An integer overflow in the unprotected distributeToken function of a smart contract implementation for EETHER EETHER, an Ethereum ERC20 token, will lead to an unauthorized increase of an attacker's digital assets...
CVE-2018-11561
CVE-2018-11561 affects the EETHER ERC20 smart contract; an integer overflow in the unprotected distributeToken function enables an attacker to illegitimately increase their digital assets. The vulnerability is described in multiple sources (NVD/CNVD) as a token-amount overflow in the distributeTo...
CVE-2018-11561
An integer overflow in the unprotected distributeToken function of a smart contract implementation for EETHER EETHER, an Ethereum ERC20 token, will lead to an unauthorized increase of an attacker's digital assets...
Tracto ERC20 Integer Overflow Vulnerability
Exploit for multiple platform in category dos / poc Hello,I found an integer overflow in increaseApproval function.And it doesn't use the safe function to add value. code addresss: https://etherscan.io/address/0x30ceCB5461A449A90081F5a5F55db4e048397BAB vuln code: function increaseApproval address...
CVE-2018-12959
The approveAndCall function of a smart contract implementation for Aditus ADI, an Ethereum ERC20 token, allows attackers to steal assets e.g., transfer all contract balances into their account...
Code injection
The approveAndCall function of a smart contract implementation for Aditus ADI, an Ethereum ERC20 token, allows attackers to steal assets e.g., transfer all contract balances into their account...
CVE-2018-12959
The CVE-2018-12959 entry concerns the approveAndCall function of a smart contract implementation for Aditus (ADI), an Ethereum ERC20 token. The description states that this function allows attackers to steal assets (e.g., transfer all contract balances into their account). The connected documents...
CVE-2018-12959
The approveAndCall function of a smart contract implementation for Aditus ADI, an Ethereum ERC20 token, allows attackers to steal assets e.g., transfer all contract balances into their account...
Integer overflow
The increaseApproval function of a smart contract implementation for Tracto TRCT, an Ethereum ERC20 token, has an integer overflow...
CVE-2018-14063
The increaseApproval function of a smart contract implementation for Tracto TRCT, an Ethereum ERC20 token, has an integer overflow...
CVE-2018-14063
The CVE-2018-14063 vulnerability affects the Tracto (TRCT) ERC20 smart contract. The increaseApproval function uses an unsafe addition (allowed[msg.sender][_spender] += _addedValue) that can overflow, as shown in the exploitable code snippet. This indicates a root cause: integer overflow in the s...
CVE-2018-14063
The increaseApproval function of a smart contract implementation for Tracto TRCT, an Ethereum ERC20 token, has an integer overflow...
MalaysianCoin Integer Overflow Vulnerability
MalaysianCoin is a tradable Ether ERC20 token. An integer overflow vulnerability exists in the transferAny function of MalaysianCoin's smart contract implementation. An attacker can exploit this vulnerability to set the balance of an arbitrary user...
CVE-2018-12230
An wrong logical check identified in the transferFrom function of a smart contract implementation for RemiCoin RMC, an Ethereum ERC20 token, allows the attacker to steal tokens or conduct resultant integer underflow attacks...
Integer overflow
An wrong logical check identified in the transferFrom function of a smart contract implementation for RemiCoin RMC, an Ethereum ERC20 token, allows the attacker to steal tokens or conduct resultant integer underflow attacks...
CVE-2018-12230
RemiCoin (RMC) is affected by a vulnerability in the transferFrom function of its smart contract (an Ethereum ERC20 token). The issue is described as a wrong logical check, which could enable an attacker to steal tokens and cause an integer underflow/overflow. The connected CNVD/NVD entries corro...
CVE-2018-12230
An wrong logical check identified in the transferFrom function of a smart contract implementation for RemiCoin RMC, an Ethereum ERC20 token, allows the attacker to steal tokens or conduct resultant integer underflow attacks...
CVE-2018-13646
The vulnerability is in the mintToken function of a Datiac Ethereum token smart contract, where an integer overflow enables the contract owner to set any user’s balance to an arbitrary value. The linked documents confirm the root cause (overflow in mintToken) and the impact (owner-controlled bala...