header-langage
简体中文
繁體中文
English
Tiếng Việt
한국어
日本語
ภาษาไทย
Türkçe
Scan to Download the APP

SlowMist: ether.fi suffered an attack resulting in a loss of approximately 15.45 ETH.

BlockBeats news, September 11: SlowMist tweeted that ether.fi suffered an attack, with losses of approximately 15.45 ETH.


According to analysis, the root cause lies in the lack of access control in the solve() function of the AtomicQueue contract for the solver parameter passed in by the caller. There is neither a check for solver == msg.sender nor any signature, registration, or authorization verification. The attacker first constructs a malicious AtomicRequest through the updateAtomicRequest() function, then forces the victim's address to act as the solver. AtomicQueue then calls finishSolve on the victim's address and executes want.transferFrom(solver, users[i], assetsToUser), exploiting the ERC-20 allowance previously granted by the victim to steal funds.

举报 Correction/Report
Correction/Report
Submit
Add Library
Visible to myself only
Public
Save
Choose Library
Add Library
Cancel
Finish