10 matches found
EUVD-2018-5169
Malware in sbrugna...
EUVD-2018-5552
Malware in sbrugna...
Integer overflow
The mintToken function of a smart contract implementation for MAVCash, an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user to any value...
CVE-2018-13614
The mintToken function of a smart contract implementation for MAVCash, an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user to any value...
CVE-2018-13614
CVE-2018-13614 affects the MAVCash Ethereum token. The mintToken function has an integer overflow that allows the contract owner to set any user’s balance to an arbitrary value. The provided documents state the root cause and impact (unauthorized balance manipulation). No explicit exploitation st...
CVE-2018-13220
The sell function of a smart contract implementation for MAVCash, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...
CVE-2018-13220
The sell function of a smart contract implementation for MAVCash, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...
Integer overflow
The sell function of a smart contract implementation for MAVCash, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...
CVE-2018-13220
The sell function of a smart contract implementation for MAVCash, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...
CVE-2018-13220
CVE-2018-13220 concerns the sell function of a MAVCash Ethereum token smart contract. The vulnerability is an integer overflow in which the expression, amount * sellPrice, can evaluate to zero, thereby unintentionally reducing a seller’s assets. The description and connected documents provide no ...