Lucene search
+L

3 matches found

Code423n4
Code423n4
added 2023/01/21 12:0 a.m.9 views

SWC-109 Uninitialized Storage Pointer

Lines of code Vulnerability details Impact Uninitialized storage variables can point to unexpected storage locations. Proof of Concept // Exploitable Vulnerability MemoryPointer callData; Tools Used github Recommended Mitigation Steps // Initialize variable "callData" or set the storage attribute...

6.9AI score
SaveExploits0
Rows per page
Query Builder