Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/03/20 12:00 a.m.8 views

Fuse function only allows creation of emoji typed characters, and does not allow creation of other font classes like text.

Lines of code Vulnerability details Impact The fuse function only allows creation of emoji typed characters due to this line in the fuse function: bytes memory charAsBytes = Utils.characterToUnicodeBytes0, tileData.characterIndex, characterModifier;, which only accepts a fontClass of 0 as the fir...

6.8AI score
SaveExploits0
Rows per page
Query Builder