-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - wallet-adapter-react-0.15.29.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Found in HEAD commit: 273a134394edfb54991ff74097965c8f3cac3de7
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (wallet-adapter-react version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-27611 | 7.5 | base-x-4.0.0.tgz | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-27611
Vulnerable Library - base-x-4.0.0.tgz
Fast base encoding / decoding of any given alphabet
Library home page: https://registry.npmjs.org/base-x/-/base-x-4.0.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- wallet-adapter-react-0.15.29.tgz (Root Library)
- wallet-adapter-mobile-0.9.9.tgz
- mobile-wallet-adapter-protocol-web3js-0.9.9.tgz
- bs58-5.0.0.tgz
- ❌ base-x-4.0.0.tgz (Vulnerable Library)
- bs58-5.0.0.tgz
- mobile-wallet-adapter-protocol-web3js-0.9.9.tgz
- wallet-adapter-mobile-0.9.9.tgz
Found in HEAD commit: 273a134394edfb54991ff74097965c8f3cac3de7
Found in base branch: master
Vulnerability Details
base-x is a base encoder and decoder of any given alphabet using bitcoin style leading zero compression. Versions 4.0.0, 5.0.0, and all prior to 3.0.11, are vulnerable to attackers potentially deceiving users into sending funds to an unintended address. This issue has been patched in versions 3.0.11, 4.0.1, and 5.0.1.
Publish Date: 2025-04-30
URL: CVE-2025-27611
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-xq7p-g2vc-g82p
Release Date: 2025-04-30
Fix Resolution: https://github.com/cryptocoinjs/base-x.git - v5.0.1,base-x - 5.0.1,base-x - 4.0.1,base-x - 3.0.11,https://github.com/cryptocoinjs/base-x.git - v4.0.1,https://github.com/cryptocoinjs/base-x.git - v3.0.11
Step up your Open Source Security Game with Mend here