High
Total
Medium
Solo
Total
Total Earnings
#953 All Time
Payouts
Top 10
Top 25
Top 50
All
Sherlock
Code4rena
CodeHawks
Dec '24
Nov '24
medium
Precision loss in while calculating the fee in `DebitaV3Aggregator::matchOffersV3`.
medium
Vulnerability in `DLOFactory::deleteOrder()` allows owner of `DLOImplementation` to decrease `activeOrdersCount` as much they want.
medium
Overflow in `DebitaV3Loan::extendLoan()`.
medium
Overflow while calculating fee in `DebitaV3Loan::extendLoan`.
Aug '24
high
Incorrect set up and logic of `referralInfoMap` in `SystemConfig::updateReferrerInfo` function
medium
Unnecessary balance checks and precision issues in TokenManager::_transfer
low
[Low-01] Missing Access Control in `CapitalPool::approve()` Function Allows any User to call it to set Allowance Amount `TokenContract` to `type(uint256).max`.
low
`listOffer` Unsafely References Fungible Identifiers
low
PreMarkets - Unable to withdraw platform rewards
Jul '24
May '24
high
Depositors will loose extra balance while withdrawing there balance from the protocol.
medium
Critical Vulnerability Allowing Users to Exceed `collateralUserCap` in `AssetsProcess.sol:deposit` function.
medium
The `lossFee` is simply added to the `commonData` and not reimbursed to the keeper, leading to potential losses for the keeper.
medium
Miscalculation results in the protocol not accounting for and managing actual losses incurred by the keeper.
medium
The implementation of `payExecutionFee()` didn't take `EIP-150` into consideration. Keepers can steal additional execution fee from users.