-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/b237708ed5e86f12c4bddabddfd42f001e81941a/repos/protocol-contracts/contracts/evm/ERC20Custody.sol#L187-L199
# Vulnerability detai…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/main/repos/protocol-contracts/contracts/evm/tools/ImmutableCreate2Factory.sol#L1
# Vulnerability details
## Impact
Consider upg…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/main/repos/node/zetaclient/evm_signer.go#L367-L372
# Vulnerability details
## Description
`Observers` sign and send outbounds t…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/b237708ed5e86f12c4bddabddfd42f001e81941a/repos/protocol-contracts/contracts/evm/ERC20Custody.sol#L187-L199
# Vulnerability detai…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/main/repos/protocol-contracts/contracts/zevm/WZETA.sol#L1
# Vulnerability details
## Impact
Consider upgrading the WETH9 contra…
-
The zetafaucet binary doesnt work. I suppose it's a general issue with yarn, check [here](https://github.com/yarnpkg/yarn/issues/5353).
However, npx zetafaucet -h worked. If okay, could be changed i…
-
We currently reuse the gas limit of the outbound tx for the revert tx
https://github.com/zeta-chain/node/blob/3046a78693971efafaffb19ffdb5710356f77649/x/crosschain/keeper/keeper_cross_chain_tx_vote_o…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/b237708ed5e86f12c4bddabddfd42f001e81941a/repos/protocol-contracts/contracts/zevm/SystemContract.sol#L129-L138
# Vulnerability de…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/main/repos/protocol-contracts/contracts/evm/ERC20Custody.sol#L165
# Vulnerability details
## Impacted
Consider the possibility …
-
When a cctx outbound tx fails, we create a new outbound for the revert independently if the sender chain is Zetachain or not (and pay gas):
https://github.com/zeta-chain/node/blob/3046a78693971efafaf…