Unused slippage params #253
Labels
3 (High Risk)
Assets can be stolen/lost/compromised directly
bug
Something isn't working
sponsor disputed
Sponsor cannot duplicate the issue, or otherwise disagrees this is an issue
VaderRouter
Handle
pauliax
Vulnerability details
Impact
Unused slippage params.
function addLiquidity in VaderRouter (both V1 and V2) do not use slippage parameters:
making it susceptible to sandwich attacks / MEV.
For a more detailed explanation, see: code-423n4/2021-09-bvecvx-findings#57
Recommended Mitigation Steps
Consider paying some attention to the slippage to reduce possible manipulation attacks from mempool snipers.
The text was updated successfully, but these errors were encountered: