-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - vite-plugin-node-polyfills-0.24.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Vulnerabilities
Vulnerability | Severity | Exploit Maturity | EPSS | Dependency | Type | Fixed in (vite-plugin-node-polyfills version) | Remediation Possible** | |
---|---|---|---|---|---|---|---|---|
CVE-2025-6545 | 9.3 | Not Defined | 0.1% | pbkdf2-3.1.2.tgz | Transitive | N/A* | ❌ | |
CVE-2025-9288 | 9.1 | Not Defined | 0.2% | sha.js-2.4.11.tgz | Transitive | N/A* | ❌ | |
CVE-2025-6547 | 6.8 | Not Defined | 0.1% | pbkdf2-3.1.2.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-6545
Vulnerable Library - pbkdf2-3.1.2.tgz
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Library home page: https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- vite-plugin-node-polyfills-0.24.0.tgz (Root Library)
- node-stdlib-browser-1.3.1.tgz
- crypto-browserify-3.12.1.tgz
- ❌ pbkdf2-3.1.2.tgz (Vulnerable Library)
- crypto-browserify-3.12.1.tgz
- node-stdlib-browser-1.3.1.tgz
Found in base branch: main
Vulnerability Details
Improper Input Validation vulnerability in pbkdf2 allows Signature Spoofing by Improper Validation. This vulnerability is associated with program files lib/to-buffer.Js.
This issue affects pbkdf2: from 3.0.10 through 3.1.2.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2025-06-23
URL: CVE-2025-6545
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.1%
CVSS 3 Score Details (9.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-h7cp-r72f-jxh6
Release Date: 2025-06-23
Fix Resolution: https://github.com/browserify/pbkdf2.git - v3.1.3
CVE-2025-9288
Vulnerable Library - sha.js-2.4.11.tgz
Streamable SHA hashes in pure javascript
Library home page: https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- vite-plugin-node-polyfills-0.24.0.tgz (Root Library)
- node-stdlib-browser-1.3.1.tgz
- crypto-browserify-3.12.1.tgz
- create-hash-1.2.0.tgz
- ❌ sha.js-2.4.11.tgz (Vulnerable Library)
- create-hash-1.2.0.tgz
- crypto-browserify-3.12.1.tgz
- node-stdlib-browser-1.3.1.tgz
Found in base branch: main
Vulnerability Details
Improper Input Validation vulnerability in sha.js allows Input Data Manipulation.This issue affects sha.js: through 2.4.11.
Publish Date: 2025-08-20
URL: CVE-2025-9288
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.2%
CVSS 3 Score Details (9.1)
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: High
Suggested Fix
Type: Upgrade version
Origin: browserify/sha.js#78
Release Date: 2025-08-20
Fix Resolution: sha.js - 2.4.12
CVE-2025-6547
Vulnerable Library - pbkdf2-3.1.2.tgz
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Library home page: https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- vite-plugin-node-polyfills-0.24.0.tgz (Root Library)
- node-stdlib-browser-1.3.1.tgz
- crypto-browserify-3.12.1.tgz
- ❌ pbkdf2-3.1.2.tgz (Vulnerable Library)
- crypto-browserify-3.12.1.tgz
- node-stdlib-browser-1.3.1.tgz
Found in base branch: main
Vulnerability Details
Improper Input Validation vulnerability in pbkdf2 allows Signature Spoofing by Improper Validation.This issue affects pbkdf2: <=3.1.2.
Publish Date: 2025-06-23
URL: CVE-2025-6547
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.1%
CVSS 3 Score Details (6.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-v62p-rq8g-8h59
Release Date: 2025-06-23
Fix Resolution: pbkdf2 - 3.1.3