Skip to main content

Donation Attack

Definition

A donation attack is a specific type of vulnerability exploit where an attacker manipulates a smart contract function designed for donations. This manipulation typically causes the contract to transfer funds to an unintended address or drain its reserves. Attackers often exploit logic flaws or reentrancy issues within the donation mechanism. The result is an unauthorized loss of assets from the contract.