Home / Vulnerability Database / Solidity : Using approve function of the ERC-20 token standard
Solidity

Solidity : Using approve function of the ERC-20 token standard

Overview

The approve function of ERC-20 is vulnerable. Using front-running attack one can spend approved tokens before change of allowance value.

LOW

DerScanner Severity Score

Do you want to fix Solidity : Using approve function of the ERC-20 token standard in your application?

See also

Solidity

Solidity : Return value of transfer, transferFrom, or approve function of ERC-20 standard is always false.

Solidity

Solidity : ERC-20 transfer should throw

Solidity

Solidity : Prefer external to public visibility level