Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS04cGYzLTZmZ3ItM2czZ84AAy3P

`chainId` may be outdated if user changes chains as part of connection in @web3-react

Impact

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 is a common approach when using other foundational libraries like ethers, and most users of v8 will want to upgrade past the affected versions.

Patches

Patched in https://github.com/Uniswap/web3-react/pull/749. Users of [email protected] should upgrade to at least:

Workarounds

N/A

References

N/A

Permalink: https://github.com/advisories/GHSA-8pf3-6fgr-3g3g
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04cGYzLTZmZ3ItM2czZ84AAy3P
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Moderate
Classification: General
Published: about 2 months ago
Updated: about 2 months ago


CVSS Score: 5.2
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:L

Identifiers: GHSA-8pf3-6fgr-3g3g, CVE-2023-30543
References:

Affected Packages

npm:@web3-react/walletconnect
Versions: >= 6.0.0, < 8.0.37-beta.0
Fixed in: 8.0.37-beta.0
npm:@web3-react/metamask
Versions: >= 6.0.0, < 8.0.30-beta.0
Fixed in: 8.0.30-beta.0
npm:@web3-react/eip1193
Versions: >= 6.0.0, < 8.0.27-beta.0
Fixed in: 8.0.27-beta
npm:@web3-react/coinbase-wallet
Versions: >= 6.0.0, < 8.0.35-beta.0
Fixed in: 8.0.35-beta.0