Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/09/11 12:00 a.m.9 views

Lack of Access Control On Flashloan

Lines of code Vulnerability details Impact Anybody can get free flashloan on other users' tokens in the contract. Airdrops, token rights can be taken from the rightful owner. Proof of Concept The flashloan function takes in a Structs.FlashInfo calldata info parameter which specifies the below...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/09/11 12:00 a.m.11 views

An attacker can use the flashloan() function without real collateral assets

Lines of code Vulnerability details Impact Function flashloan - allows delegate token owner or approved operator to borrow their underlying tokens for the duration of a single atomic transaction. The function uses Structs.FlashInfo calldata info as an input parameter. However, some parameters fro...

6.9AI score
SaveExploits0
Rows per page
Query Builder