Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/07/11 12:00 a.m.9 views

Incorrect Bitwise Shift Operation in _validateCall Function

Lines of code Vulnerability details Impact Let's break down this part of the function: if returnedData.length 32 || bytes28bytes32returnedData 32 != bytes280 revert LSP20InvalidMagicValuepostCall, returnedData; This if statement is intended to do two things, as indicated by the two conditions...

6.9AI score
SaveExploits0
Rows per page
Query Builder