issues
search
sherlock-audit
/
2023-02-surge-judging
4
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
y1cunhui - Accrual Method of Protocol Fee is Incorrect
#290
sherlock-admin
closed
1 year ago
0
y1cunhui - Interest Accrual is Far More Fast than Expected
#289
sherlock-admin
closed
1 year ago
0
y1cunhui - First Depositer can DoS the Pool.
#288
sherlock-admin
closed
1 year ago
0
saian - Pool.deposit will revert if tokens are transferred directly to the pool
#287
github-actions[bot]
closed
1 year ago
0
Handle - approve() function can be front run by the spender
#286
github-actions[bot]
closed
1 year ago
0
Avci - Division before multiplication will cause issues
#285
github-actions[bot]
closed
1 year ago
0
Deivitto - Reentrancy can drain liquidity `Pool`s
#284
github-actions[bot]
closed
1 year ago
0
minhtrng - BorrowRate can exceed ceiling
#283
github-actions[bot]
closed
1 year ago
1
Chinmay - Liquidate and repay functions will round down because roundUpCheck is set to false
#282
github-actions[bot]
closed
1 year ago
0
marcoyaax - Repay function can be DOSed
#281
github-actions[bot]
closed
1 year ago
0
gogo - State changes in a single block.timestamp are not taken into account
#280
github-actions[bot]
closed
1 year ago
2
ret2basic.eth - [M-3] `_maxCollateralRatioMantissa` should have an upper bound
#279
github-actions[bot]
closed
1 year ago
0
slvDev - Adding Input Validation to Prevent Zero Amount Inputs
#278
github-actions[bot]
closed
1 year ago
0
unforgiven - User can get liquidated just after the borrowing in the same block
#277
github-actions[bot]
closed
1 year ago
2
hl_ - Lack of validation in withdraw function to ensure amount withdrawn does not exceed loan tokens
#276
github-actions[bot]
closed
1 year ago
0
Avci - the roundcheck logic is not implemented at all and it will cause unexpected results
#275
github-actions[bot]
closed
1 year ago
0
joestakey - There is no liquidation incentive if `maxCollateralRatioMantissa >= 1e18`
#274
github-actions[bot]
closed
1 year ago
1
gogo - No gap between user's collateral ratio and the current collateral ratio
#273
github-actions[bot]
closed
1 year ago
0
Chinmay - User cannot remove his full collateral if dust debt is remaining
#272
github-actions[bot]
closed
1 year ago
0
minhtrng - Low excess utils causes low interest accrual
#271
github-actions[bot]
closed
1 year ago
1
ret2basic.eth - [M-2] `userCollateralRatioMantissa` should be lower than `_currentCollateralRatioMantissa`
#270
github-actions[bot]
closed
1 year ago
0
Avci - the shares value might be incorrect if the _tokenamount was 0
#269
github-actions[bot]
closed
1 year ago
0
banditx0x - Borrowers Can Open A Position That can be Immediately Liquidated.
#268
github-actions[bot]
closed
1 year ago
0
slvDev - Lack event emission in core functions
#267
github-actions[bot]
closed
1 year ago
0
tsvetanovv - ERC20 transfer zero amount can be reverted
#266
github-actions[bot]
closed
1 year ago
0
peanuts - liquidate ()should handle the case if the repaid amount is greater than the loan amount
#265
github-actions[bot]
closed
1 year ago
0
gryphon - Risk of market prices manipulation
#264
github-actions[bot]
closed
1 year ago
0
banditx0x - Can Emit False liquidation and invest events
#263
github-actions[bot]
closed
1 year ago
0
minhtrng - Wrong borrowRate calculation
#262
github-actions[bot]
closed
1 year ago
3
cccz - When amount == 0, the logic in borrow and withdraw is incorrect
#261
github-actions[bot]
closed
1 year ago
1
Chinmay - User can remove his collateral without repaying the debt
#260
github-actions[bot]
closed
1 year ago
1
tsvetanovv - Malicious user can Blocklists Token
#259
github-actions[bot]
closed
1 year ago
0
gogo - Inefficient check in Pool.liquidate for repay amount
#258
github-actions[bot]
closed
1 year ago
1
tsvetanovv - Some ERC20 tokens deduct a fee on transfer
#257
github-actions[bot]
closed
1 year ago
0
slvDev - feeRecipient can be set to address(0) if the feeMantissa variable is greater than 0
#256
github-actions[bot]
closed
1 year ago
0
ak1 - Unsafe calculation - division prior to multiplication will lead to truncation.
#255
github-actions[bot]
closed
1 year ago
0
banditx0x - Users can be Unfairly Liquidated When _collateralRatioFallDuration Is Low
#254
github-actions[bot]
closed
1 year ago
1
hl_ - Use transfer/transferFrom instead of safeTransfer/safeTransferFrom for `COLLATERAL_TOKEN`
#253
github-actions[bot]
closed
1 year ago
0
joestakey - Interest will not accrue properly for low decimal tokens
#252
github-actions[bot]
closed
1 year ago
0
unforgiven - malicious borrower can manipulate utilization ratio and borrow rate and pay lower interest
#251
github-actions[bot]
closed
1 year ago
1
gogo - Pools could be misconfigured when the collateral and loan tokens do not have the same decimals
#250
github-actions[bot]
closed
1 year ago
0
hl_ - `_sharesTotalSupply` not clearly defined in contract
#249
github-actions[bot]
closed
1 year ago
0
0xnuel - possible approve(..) frontrun
#248
github-actions[bot]
closed
1 year ago
0
banditx0x - First Depositor Can Break Minting of Shares
#247
github-actions[bot]
closed
1 year ago
0
gryphon - Risk of transfering tokens on behaf of somebody - risk of loss of tokens
#246
github-actions[bot]
closed
1 year ago
0
tsvetanovv - Wrong assumption, not all tokens have 18 decimals
#245
github-actions[bot]
closed
1 year ago
0
Deivitto - `fee`s accrued can be zero on some parameters even if `fee`s are expected to exist
#244
github-actions[bot]
closed
1 year ago
0
Chinmay - Users not allowed to repay/liquidate if token contract is paused
#243
github-actions[bot]
closed
1 year ago
3
joestakey - Borrowing max debt will result in liquidation in next block
#242
github-actions[bot]
closed
1 year ago
1
ak1 - pool.sol : First depositor can influence on the share value of the other depositor who may face truncation issue.
#241
github-actions[bot]
closed
1 year ago
0
Next