CVE-2023-30543
CVSS V2 None
CVSS V3 None
Description
@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.
Overview
- CVE ID
- CVE-2023-30543
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Undergoing Analysis
- Published Version
- 2023-04-17T22:15:10
- Last Modified Date
- 2023-04-18T03:15:28
Weakness Enumerations
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-30543 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30543 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-18 00:01:40 | Added to TrackCVE | |||
2023-04-18 00:01:42 | Weakness Enumeration | new | ||
2023-04-18 04:01:19 | 2023-04-18T03:15:28 | CVE Modified Date | updated | |
2023-04-18 04:01:19 | Received | Awaiting Analysis | Vulnerability Status | updated |
2023-04-25 11:01:13 | Awaiting Analysis | Undergoing Analysis | Vulnerability Status | updated |