Actions: code-423n4/2024-07-loopfi-findings
Actions
Showing runs from all workflows
6,617 workflow runs
6,617 workflow runs
SwapAction.sol#balancerSwap
does not support native ETH as input token.
Repo Moderator
#6567:
Issue #70
labeled
by
C4-Staff
PositionAction4626.sol#_onWithdraw
should withdraw from position
CDPVault position instead of address(this)
.
Repo Moderator
#6565:
Issue #81
labeled
by
C4-Staff
PositionAction.sol#_deposit
incorrectly checks auxSwap.assetIn
should be equal to collateralParams.targetToken
.
Repo Moderator
#6564:
Issue #85
labeled
by
C4-Staff
PositionAction.sol#onCreditFlashLoan
may have leftover tokens after conducting leverParams.auxSwap
.
Repo Moderator
#6563:
Issue #87
labeled
by
C4-Staff
lastRewadTime
and the lastAllPoolUpdate
can allow for incorrect reward distribution to pools if registerRewardDeposit
deposits less assets
Repo Moderator
#6561:
Issue #108
labeled
by
C4-Staff
lastEligibleStatus
can cause user to miss out on rewards on manualStopEmissionsFor
invocation
Repo Moderator
#6560:
Issue #121
labeled
by
C4-Staff
claim
allows users who are disqualified to claim their previously earned emissions
Repo Moderator
#6559:
Issue #123
labeled
by
C4-Staff
BalancerOracle::update()
can return stale price
Repo Moderator
#6558:
Issue #124
labeled
by
C4-Staff
PoolV3#repayCreditAccount()
use incorrect share converting function to calculate profit and loss
Repo Moderator
#6556:
Issue #150
labeled
by
C4-Staff
spender
for ERC20 permit signature verification
Repo Moderator
#6555:
Issue #152
labeled
by
C4-Staff
lastRPS
could be set to 0
accidentally
Repo Moderator
#6554:
Issue #154
labeled
by
C4-Staff
lastRewardTime
differs from another vault's lastRewardTime
Repo Moderator
#6552:
Issue #158
labeled
by
C4-Staff
PositionActionPendle::_onDecreaseLever
, tokenOut
is implemented incorrectly.
Repo Moderator
#6551:
Issue #160
labeled
by
C4-Staff
loss
is incorrect.
Repo Moderator
#6548:
Issue #190
labeled
by
C4-Staff
newCumulativeIndex
in function calcDecrease
Repo Moderator
#6546:
Issue #201
labeled
by
C4-Staff
AuraVault::deposit
and AuraVault::mint
Functions Can Lead to Unexpected Financial Losses for Users
Repo Moderator
#6543:
Issue #215
labeled
by
C4-Staff