Submitted by pauliax, also found by TomFrenchBlockchain
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: https://github.com/code-423n4/2021-09-bvecvx-findings/issues/57
Consider paying some attention to the slippage to reduce possible manipulation attacks from mempool snipers.
SamSteinGG (Vader) disputed:
alcueca (judge) commented:
