Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/12/21 12:0 a.m.25 views

Slippage protection missing

Lines of code Vulnerability details The MaxHeap contract does not check for slippage when updating item values. This could enable the admin to manipulate asset prices. Recommendation: Implement slippage protection by adding min/max checks in updateValue: function updateValueuint256 itemId, uint25...

7AI score
SaveExploits0
Rows per page
Query Builder