Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 637 Bytes

Unprotected withdraw function.md

File metadata and controls

19 lines (17 loc) · 637 Bytes

Unprotected (external/public) function calls sending Ether/tokens to user-controlled addresses may allow users to withdraw unauthorized funds.

(see here)


Slide Screenshot

05.jpg


Slide Text

  • Unprotected Withdraw Functions
  • Public/External -> Withdraw ETH/Tokens
  • Unauthorized Withdraws -> Loss of Funds
  • Access Control -> Withdraw Functions

References


Tags