Home / Vulnerability Database / Solidity : Overpowered role
Solidity

Solidity : Overpowered role

Overview

This function is callable only from one address. Therefore, the system depends heavily on this address. In this case, there are scenarios that may lead to undesirable consequences for investors, e.g. if the private key of this address becomes compromised.

Vulnerability type by SmartDec classification: Overpowered owner.

MEDIUM

DerScanner Severity Score

Do you want to fix Solidity : Overpowered role in your application?

See also

Solidity

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

Solidity

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

Solidity

Solidity : ERC-20 transfer should throw