Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/04/28 12:0 a.m.10 views

Incorrect AsymmetricShare calculation in Utils.sol

Handle 0xRajeev Vulnerability details Impact The calcAsymmetricShare function is supposed to calculate the numerator as: share = u U 2 A^2 - 2 U u + U^2/U^3 which can be considered as part1 part2 - part3 + part4 / part5 according to the code comments. However the formula for part1, part2 and part...

7.1AI score
SaveExploits0
Rows per page
Query Builder