Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/06/02 12:00 a.m.11 views

Treasury fee is not collected in withdrawEthWithInterest()

Lines of code Vulnerability details Treasury fee is not collected in withdrawEthWithInterest The withdrawEthWithInterest function fails to collect treasury fees from the lender interests. Impact The Particle exchange collects treasury fees from the lender's interests. These interests are...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/02/16 12:00 a.m.5 views

Collect modules can fail on zero amount transfers if treasury fee is set to zero

Lines of code Vulnerability details Impact Treasury fee can be zero, while collect modules do attempt to send it in such a case anyway as there is no check in place. Some ERC20 tokens do not allow zero value transfers, reverting such attempts. This way, a combination of zero treasury fee and such...

6.8AI score
SaveExploits0
Rows per page
Query Builder