BasketDAO Hack
Incident Overview
BasketDAO exploited due to smart contract vulnerability, resulting in a loss of approximately $107,000 worth of assets (42.55 ETH).
BasketDAO, a decentralized platform, experienced an exploit on January 17, 2024, on the Ethereum Mainnet. The exploit was caused by a smart contract vulnerability, specifically an arbitrary low-level call in the approval process. This flaw led to a user losing over $107,070 worth of assets, equivalent to 42.55 ETH.
The attacker was funded by FixedFloat and subsequently deposited the stolen funds into TornadoCash.
Attacker Address:
https://etherscan.io/address/0x63136677…14f8e8
Malicious Transaction:
https://etherscan.io/tx/0x97201900…6c15f6
Malicious Contract Address:
https://etherscan.io/address/0xae591916…738440
TornadoCash Deposit Transactions:
https://etherscan.io/tx/0x1fb689f8…033057
https://etherscan.io/tx/0xa95ee355…1f4a7d
Incident Report
Protocol Information
Market Context at Time of Hack
What the Attacker Needed to Succeed
Understanding the prerequisites for this type of attack helps auditors identify protocols that are most at risk and helps developers build better defenses.
What Auditors Should Check
If you're auditing a protocol with similar architecture to BasketDAO, these are the critical security checks that could have prevented this incident (January 2024).
- Verify all logic paths related to Other are guarded by proper access controls and input validation
- Review privileged functions (owner, admin, governance) for potential abuse vectors - centralization risks should be documented and bounded with timelocks or multi-sigs
Master these auditing techniques with hands-on labs and real exploit scenarios in the Smart Contract Hacking course.
Free TrialSecurity Audit History
- Audit Report 1 Report
Sources & References
- 01
-
02
Web Archive https://archive.is/k3UGA
Learn to Prevent the Next BasketDAO
The BasketDAO hack is one of many attacks that skilled auditors are trained to detect before deployment. Master real exploit patterns and defense techniques with hands-on Web3 security training.