Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/09/23 12:0 a.m.12 views

Division Before Multiplication Can Lead To Zero

Lines of code Vulnerability details Impact There is a division before multiplication bug that exists in truncatedCurrentVestingDurationSecs calculations Proof of Concept uint40 truncatedCurrentVestingDurationSecs = currentVestingDurationSecs / claim.releaseIntervalSecs claim.releaseIntervalSecs;...

6.8AI score
SaveExploits0
Rows per page
Query Builder