Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/01/25 12:0 a.m.10 views

SherDistributionManager.sol:calcReward() wrong conditional statement

Handle Dravee Vulnerability details Impact There's a risk of DOS if maxRewardsEndTVL tvl and zeroRewardsStartTVL tvl 110: ? zeroRewardsStartTVL - Math.maxmaxRewardsEndTVL, tvl 111: : 0; However, just above, we can see this condition: uint256 maxRewardsAvailable = maxRewardsEndTVL tvl ?...

6.7AI score
SaveExploits0
Rows per page
Query Builder