Lucene search
+L

1 matches found

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

Unsafe downcast

Lines of code Vulnerability details Impact It's possible to generate silent overflows when downcasting. E.g. if the value if bigger than the type being cast, it will overflow starting from zero. Proof of concept For the Price.sol constructor, if observationFrequency is a small value and...

7.1AI score
SaveExploits0
Rows per page
Query Builder