Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/01/20 12:0 a.m.16 views

abi.encodePacked Allows Hash Collision

Lines of code Vulnerability details Impact From the solidity documentation: If you use keccak256abi.encodePackeda, b and both a and b are dynamic types, it is easy to craft collisions in the hash value by moving parts of a into b and vice-versa. More specifically, abi.encodePacked"a", "bc" ==...

6.9AI score
SaveExploits0
Rows per page
Query Builder