Lucene search
+L

2 matches found

Code423n4
Code423n4
•added 2023/02/20 12:0 a.m.•16 views

Artificial Inflation of Interest-Bearing Balances

Lines of code Vulnerability details Impact It is possible to artificially inflate one's balance, compromising the integrity of the KIB token entirely. The vulnerability arises from how the balances are updated and utilize "stale" values that were loaded into memory. As such, a self-transfer would...

6.8AI score
SaveExploits0
Code423n4
Code423n4
•added 2022/10/24 12:0 a.m.•13 views

Selftransfer increases balance by sent amount.

Link to code Impact When a malicious user decides to send LBTokens to their own address they will increase their own balance by the sent amount. Vulnerable function transfer is reachable via the public functions safeBatchTransferFrom and safeTransferFrom. L187 effectively saves toBalance before...

7AI score
SaveExploits0
Rows per page
Query Builder