Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/11/09 12:00 a.m.11 views

Potential DoS in unbounded for loop

Lines of code Vulnerability details Proof of Concept The function facets in Getters.sol iterates over the DiamondStorage facets array. In Diamond.sol we can see that by calling diamondCut in a way that saveFacetIfNew gets called, the diamond owner can add an indefinite amount of entries. If this ...

6.8AI score
SaveExploits0
Rows per page
Query Builder