CVE-2018-14089

An issue was discovered in a smart contract implementation for Virgo_ZodiacToken, an Ethereum token. In this contract, 'bool sufficientAllowance = allowance <= _value' will cause an arbitrary transfer in the function transferFrom because '=' (which was intended). An attacker can transfer from any address to his address, and does not need to meet the 'allowance > value' condition.
References
Configurations

Configuration 1

cpe:2.3:a:virgo_zodiactoken_project:virgo_zodiactoken:-:*:*:*:*:*:*:*

Information

Published : 2018-07-16 02:29

Updated : 2018-09-12 04:55


NVD link : CVE-2018-14089

Mitre link : CVE-2018-14089

Products Affected
No products.
CWE