Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/12/09 12:0 a.m.122 views

Downcast can lead to overflow and impact the functionality to remove an asset in NFTFloorOracle

Lines of code Vulnerability details Impact When adding a new asset, the index for the last asset will be saved and downcasted on L284. If the number of assets is bigger than 256, the downcasting operation will lead to a silent overflow. Consequentially, the incorrect index will be stored. This ca...

6.8AI score
SaveExploits0
Rows per page
Query Builder