Lucene search
+L

4 matches found

Code423n4
Code423n4
added 2022/06/21 12:0 a.m.11 views

getCashPrior == 0 not checked at the end of redeemFresh

Lines of code CNote.solL332 Vulnerability details Impact To ensure that there are no Note tokens in CNote.sol the getCashPrior value should be exactly 0 at the end of every function that transfers tokens in and out of the contract. In the redeemFresh function, the getCashPior value is not checked...

6.9AI score
SaveExploits0
Rows per page
Query Builder