Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/09/29 12:00 a.m.5 views

Incorrect usage of _pow in _computeSingleOutGivenPoolIn of IndexPool

Handle broccoli Vulnerability details Impact The computeSingleOutGivenPoolIn function of IndexPool uses the pow function to calculate tokenOutRatio with the exponent in WAD i.e., in 18 decimals of precision. However, the pow function assumes that the given exponent n is not in WAD. for example,...

7.1AI score
SaveExploits0
Rows per page
Query Builder