5 matches found
EUVD-2018-4208
Malware in sbrugna...
RemiCoin Integer Overflow Vulnerability
RemiCoin RMC is an Ether-based digital currency. A security vulnerability exists in the 'transferFrom' function in RMC's smart contract implementation. An attacker could exploit the vulnerability to steal a token or perform an integer overflow attack...
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...
Bugged Smart Contract FuturXE: How Could Someone Mess up with Boolean? (CVE-2018–12025)
Recently SECBIT team found a serious bug about the if condition in a deployed ERC20 smart contract called FuturXE FXE and here is the bugged part: //Function for transer the coin from one address to another function transferFromaddress from, address to, uint value returns bool success //checking...