Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2022/04/07 12:0 a.m.12 views

Burning collateralContractAddress by mistake in closeLoan

Lines of code closeLoan; L116-216 Vulnerability details Impact ERC721 used as collateral could possibly never return to borrower. Proof of Concept No zero address check for sendCollateralTo might lead to sending ERC721 used as collateral to inexistent address. Use of transferFrom instead of...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/08 12:0 a.m.11 views

Anyone can call closeLoan() to close the loan

Handle WatchPug Vulnerability details function closeLoanuint256 amount external override returns uint256 principal, uint256 interest // The amount specified is an optional amount to be transfer from the caller, as a convenience for EOAs. requireamount == uint2560 ||...

6.8AI score
SaveExploits0
Rows per page
Query Builder