Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/10/26 12:00 a.m.13 views

Missing check to avoid zero transfer revert

Lines of code Vulnerability details Impact Cannot deploy market with originationFeeAmount == 0 for ERC20 asset which reverts on zero amount transfers. Proof of concept In deployMarket the following is executed: if originationFeeAsset != address0 originationFeeAsset.safeTransferFromborrower,...

7.2AI score
SaveExploits0
Rows per page
Query Builder