Lucene search
+L

1 matches found

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

uint16 type for the facet position and selector position

Lines of code Vulnerability details Description In the Diamond library there is uint16 type used for the facet position and selector position in the FacetToSelectors and SelectorToFacet structs. That creates a restriction that the number of facets is limited by 2^16. In case when the number of...

7.1AI score
SaveExploits0
Rows per page
Query Builder