Lucene search
+L

1 matches found

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

NFTFloorOracle's asset and feeder structures can be corrupted

Lines of code Vulnerability details NFTFloorOracle's addAsset and addFeeder truncate the assets and feeders arrays indices to 255, both using uint8 index field in the corresponding structures and performing uint8assets.length - 1 truncation on the new element addition. 2^8 - 1 looks to be too tig...

6.6AI score
SaveExploits0
Rows per page
Query Builder