Lucene search
+L

1 matches found

Code423n4
Code423n4
•added 2022/09/27 12:00 a.m.•10 views

Incorrect Shift Operation

Lines of code Vulnerability details Impact There is an incorrect left shift operation in . The shift operation shl64, 1 would result in a value not equivalent to uint64 cast instead of value of 264 A left shift operation, x y is equivalent to the mathematical expression x 2y Proof of Concept...

6.8AI score
SaveExploits0
Rows per page
Query Builder