← Back

Uniswap

uniswap

2 CVEs • 6 products

Products (6)

Click to collapse
Toggle

CVEs (2)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Uniswap
4Web3 React Coinbase Wallet
Web3 React Eip1193Web3 React Metamask+1 more
Nov 21, 2024
Apr 17, 2023
N/A· v4
5.7 MEDIUM· v3
N/A· v2
@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 `us...Show more
@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 flow the application could cause the user to send funds to the incorrect address when wrapping. This issue has been addressed in PR #749 and is available in updated npm artifacts. There are no known workarounds for this issue. Users are advised to upgrade. Show less
1Uniswap
1Universal Router Firmware
Apr 10, 2025
Jan 4, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Uniswap Universal Router before 1.1.0 mishandles reentrancy. This would have allowed theft of funds.