Lucene search
+L

1 matches found

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

Signature malleability

Lines of code Vulnerability details Impact Signature malleability allows the user to reuse the same signature twice. Which may cause order to be executed twice. Proof of Concept function recover bytes32 digest, uint8 v, bytes32 r, bytes32 s internal pure returns address requirev == 27 || v == 28,...

6.7AI score
SaveExploits0
Rows per page
Query Builder