-
$test 0.0001 BFT bitfinity
-
# Lines of code
https://github.com/code-423n4/2024-06-vultisig/blob/main/src/ILOPool.sol#L296
# Vulnerability details
## Impact
The absence of a deadline check in the addLiquidity function can lea…
-
# Handle
jayjonah8
# Vulnerability details
## Impact
In ControllerV1.sol in the updatePriceAllowed() function tx.origin is used. tx.origin is a global variable in Solidity which returns the addre…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/b237708ed5e86f12c4bddabddfd42f001e81941a/repos/node/zetaclient/evm_signer.go#L375-L378
# Vulnerability details
## Impact
Gas f…
-
# Lines of code
https://github.com/open-dollar/od-contracts/blob/f4f0246bb26277249c1d5afe6201d4d9096e52e6/src/contracts/proxies/ODSafeManager.sol#L136-L152
# Vulnerability details
## Impact
- Whe…
-
# Handle
Dravee
# Vulnerability details
## Impact
The transactions could fail if the array get too big and the transaction would consume more gas than the block limit.
This will then result in a d…
-
# Lines of code
https://github.com/prepo-io/prepo-monorepo/blob/feat/2022-12-prepo/apps/smart-contracts/core/contracts/Collateral.sol#L80-L83
https://github.com/prepo-io/prepo-monorepo/blob/feat/2022…
-
# Handle
shw
# Vulnerability details
## Impact
In the `_withdrawSingle` function of `WithdrawHandler`, the funds are withdrawn directly from the vault adapters when the withdrawal is small. Howev…
-
# Lines of code
https://github.com/code-423n4/2024-02-hydradx/blob/603187123a20e0cb8a7ea85c6a6d718429caad8d/HydraDX-node/pallets/omnipool/src/lib.rs#L577
https://github.com/code-423n4/2024-02-hydradx…
-
# Lines of code
https://github.com/code-423n4/2024-05-canto/blob/main/canto-main/x/coinswap/keeper/keeper.go#L119-L250
# Vulnerability details
## Detailed description
The add liquidity function in…