Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/01/27 12:0 a.m.8 views

transferFees forwards liquidityPosition without storage

Lines of code Vulnerability details Impact Currently, the transferFees function assigns in line 196 the following: liquidityPosition = pool.liquidityPositionsto; which is not a storage pointer. Proof of Concept Due to the missing storage pointer, update and mintFees functions will simply change t...

6.8AI score
SaveExploits0
Rows per page
Query Builder