Lucene search
K

4 matches found

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

AmmGauge stake allows for reentrancy that can lead to stealing the contract balance

Lines of code Vulnerability details Impact Some ERC20 do allow for user's control of execution. For example, ERC777 has tokensReceived hook. This way, an ability to reenter can be executed with the usage of any such tokens. AmmGauge stake do not control for reentrancy and uses balance difference ...

7AI score
Exploits0
Code423n4
Code423n4
added 2021/11/15 12:0 a.m.4 views

Lack of access control allow attacker to mintFungible() and mintSynth() with other user's wallet balance

Handle WatchPug Vulnerability details function mintFungible IERC20 foreignAsset, uint256 nativeDeposit, uint256 foreignDeposit, address from, address to external override nonReentrant returns uint256 liquidity IERC20Extended lp = wrapper.tokensforeignAsset; require lp != IERC20ExtendedZEROADDRESS...

7AI score
Exploits0
CNVD
CNVD
added 2020/06/18 12:0 a.m.2 views

DimonCoin (FUD) Security Breach

DimonCoin FUD is a virtual currency system. A security vulnerability exists in the 'transferFrom' function in the smart contract implementation of DimonCoin FUD, which stems from an error in the computation of the included value. The vulnerability can be exploited by an attacker to steal assets...

6.9AI score
Exploits0
CNVD
CNVD
added 2018/06/26 12:0 a.m.4 views

Globalvillage ecosystem evilReflex has an unspecified vulnerability.

Globalvillage ecosystem GVE is a virtual currency system based on blockchain technology. A security vulnerability exists in the 'approveAndCallcode' function in GVE's smart contract implementation, which stems from the program's failure to validate the callcode.An attacker could use this...

7.5CVSS7.5AI score0.01094EPSS
Exploits2References1
Rows per page
Query Builder