Vulnerabilities (CVE)

Filtered by vendor Uniswap
Filtered by product Web3-react Coinbase-wallet
Angry Yack Logo
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-30543 1 Uniswap 4 Web3-react Coinbase-wallet, Web3-react Eip1193, Web3-react Metamask and 1 more 2024-11-21 N/A 5.2 MEDIUM
@web3-react is a framework for building Ethereum Apps . In affected versions the `chainId` may be outdated if the user changes chains as part of the connection flow. This means that the value of `chainId` returned by `useWeb3React()` may be incorrect. In an application, this means that any data derived from `chainId` could be incorrect. For example, if a swapping application derives a wrapped token contract address from the `chainId` *and* a user has changed chains as part of their connection fl ...

Show More