Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/08/28 12:0 a.m.11 views

Vulnerability in swapGivenInputAmount Function that could Leads to Unintended Token Draining

Lines of code Vulnerability details Impact The vulnerability discovered in the swapGivenInputAmount function has the potential to cause unintended token draining in the smart contract. Due to an incorrect check for a negative result in the code requireresult 0;, the function may allow swaps to...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/29 12:0 a.m.11 views

Reentrancy vulnerabilities

Lines of code Vulnerability details Impact A reentrancy attack can occur when the contract fails to update its state before the interaction, the attacker can make a recursive call back to the original function in an attempt to drain funds or token. Proof of Concept Contract Fed.sol. Function...

6.7AI score
SaveExploits0
Rows per page
Query Builder