Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/05/28 12:0 a.m.13 views

BathToken.sol#_deposit() attacker can mint more shares with re-entrancy from hookable tokens

Lines of code Vulnerability details BathToken.soldeposit calculates the actual transferred amount by comparing the before and after balance, however, since there is no reentrancy guard on this function, there is a risk of re-entrancy attack to mint more shares. Some token standards, such as ERC77...

6.6AI score
SaveExploits0
Rows per page
Query Builder