Security Advisory

CVE-2018-12703

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-06-25 10:00:00
Last updated 2024-08-05 08:45:01
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

The approveAndCallcode function of a smart contract implementation for Block 18 (18T), an tradable Ethereum ERC20 token, allows attackers to steal assets (e.g., transfer the contract's balances into their account) because the callcode (i.e., _spender.call(_extraData)) is not verified, aka the "evilReflex" issue. NOTE: a PeckShield disclosure states "some researchers have independently discussed the mechanism of such vulnerability."