Security Researcher
BlockChain Security Researcher • Auditoooor @code4rena @immunefi• Stern Ritter Y • Dm for Private Audits
High
Total
Medium
Total
Total Earnings
#397 All Time
Payouts
Top 10
Top 25
Top 50
All
Sherlock
Code4rena
Cantina
May '24
Apr '24
high
Incorrect withdraw queue balance in TVL calculation
high
Withdrawals logic allows MEV exploits of TVL changes and zero-slippage zero-fee swaps
medium
Deposits will always revert if the amount being deposited is less than the bufferToFill value
medium
Withdrawals and Claims are meant to be pausable, but it is not possible in practice
high
`Registry.sol#updateHoldingPosition` remove position logic is incorrect: should use `ownerConnector` instead of `calculatorConnector` when calculating holdingPositionId.
high
`executeWithdraw` may be blocked if any of the users are blacklisted from the `baseToken`
medium
Incorrect modifier condition
high
Attacker can make 0 value deposit() calls to deny user from redeeming or withdrawing collateral
high
Design flaw and mismanagement in vault licensing leads to double counting in collateral ratios and positions collateralized entirely with kerosine
medium
Attacker can frontrun to prevent vaults from being removed from the dNFT owner's position
Mar '24
Feb '24
medium
high
Non-transferable `GameItems` can be transferred with `GameItems::safeBatchTransferFrom(...)`
medium
Minter / Staker / Spender roles can never be revoked`..,
medium
Burner role can not be revoked
medium
DoS in `MergingPool::claimRewards` function and potential DoS in `RankedBattle::claimNRN` function if called after a significant amount of rounds passed.
Jan '24
Oct '23
Sep '23
medium
Cached `DOMAIN_SEPARATOR` is incorrect for tranche tokens potentially breaking permit integrations
medium
```trancheTokenAmount``` should be rounded UP when proceeding to a withdrawal or previewing a withdrawal.
medium
The Restriction Manager does not completely implement ERC1404 which leads to account that are supposed to be restricted actually have access to do with their tokens as they see fit
Aug '23
high
Incorrect precision assumed from RdpxPriceOracle creates multiple issues related to value inflation/deflation
high
Users can get immediate profit when deposit and redeem in `PerpetualAtlanticVaultLP`
high
`UniV3LiquidityAMO::recoverERC721` will cause `ERC721` tokens to be permanently locked in `rdpxV2Core`
Jul '23
Jun '23
high
Governance wrongly calculates `_quorumReached()`
high
`_voteSucceeded()` returns true when `againstVotes > forVotes` and vice versa
high
Incorrectly implemented modifiers in LybraConfigurator.sol allow any address to call functions that are supposed to be restricted
medium
Due to inappropriately short `votingPeriod` and `votingDelay`, it is near impossible for the governance to function correctly.
medium
The relation between the safe collateral ratio and the bad collateral ratio for the PeUSD vaults is not enforced correctly
May '23