58079 sc low missing from validation in zeroxswapverifier verifyswapcalldata enables direct theft of approved funds
Description
Brief/Intro
Vulnerability Details
(address token, , , uint256 amount) = abi.decode( _slice(action, 4), (address, address, address, uint256) ); require(token == targetToken, "IT");
Impact Details
References
Proof of Concept
Proof of Concept
Previous57483 sc medium fees could be skipped when there is not enough collateralNext56363 sc high mytsharesdeposited not correctly updated in all cases leading to incorrect protocol collateralization and reduced liquidation incentives
Was this helpful?