Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2021/10/06 12:0 a.m.7 views

burn do not burn reserve

Handle broccoli Vulnerability details burn do not burn reserve Impact ConcentratedLiquidityPool.solL263-L266 The dev mistakenly write: reserve0 -= uint128amount0fees; reserve1 -= uint128amount1fees; It should be reserve0 -= uint128amount0fees; reserve1 -= uint128amount1fees; Other users can't min...

6.9AI score
SaveExploits0
Prion
Prion
added 2021/01/03 4:15 a.m.19 views

Design/Logic Flaw

The deposit function in the smart contract implementation for Stable Yield Credit yCREDIT, an Ethereum token, has certain incorrect calculations. An attacker can obtain more yCREDIT tokens than they should...

5CVSS7.6AI score0.01261EPSS
SaveExploits1References2
Rows per page
Query Builder