Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/11/22 12:0 a.m.9 views

pow() is missing check on input parameters with 0 value

Handle gpersoon Vulnerability details Impact The contract LogExpMath.sol seems to be a fork of the balancer LogExpMath.sol contract. It is mostly similar, except for checks for x and y being 0 in the beginning of the function pow, see below. This omission might lead to unexpected results. Proof o...

7AI score
SaveExploits0
Rows per page
Query Builder