Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/03/24 12:0 a.m.13 views

Incorrect strike price displayed in name/symbol of qToken

Lines of code Vulnerability details Impact slice in options/QTokenStringUtils.sol cut a string into stringstart:end However, while fetching bytes, it uses bytessstart+1 instead of bytessstart+i. This causes the return string to be composed of sstartend-start. The result of this function is then...

6.9AI score
SaveExploits0
Rows per page
Query Builder