-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - vite-plugin-node-polyfills-0.22.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Found in HEAD commit: e6aaab45be859805b0fb1df334a6a57968858512
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 | 0.23.0 | ✅ | |
CVE-2025-9288 | 8.7 | Not Defined | sha.js-2.4.11.tgz | Transitive | 0.23.0 | ✅ | ||
CVE-2025-6547 | 6.8 | Not Defined | 0.1% | pbkdf2-3.1.2.tgz | Transitive | 0.23.0 | ✅ |
**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.22.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 HEAD commit: e6aaab45be859805b0fb1df334a6a57968858512
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 (pbkdf2): 3.1.3
Direct dependency fix Resolution (vite-plugin-node-polyfills): 0.23.0
⛑️ Automatic Remediation will be attempted for this issue.
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.22.0.tgz (Root Library)
- node-stdlib-browser-1.3.1.tgz
- crypto-browserify-3.12.1.tgz
- create-hmac-1.1.7.tgz
- ❌ sha.js-2.4.11.tgz (Vulnerable Library)
- create-hmac-1.1.7.tgz
- crypto-browserify-3.12.1.tgz
- node-stdlib-browser-1.3.1.tgz
Found in HEAD commit: e6aaab45be859805b0fb1df334a6a57968858512
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:
CVSS 3 Score Details (8.7)
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: High
Suggested Fix
Type: Upgrade version
Origin: browserify/sha.js#78
Release Date: 2025-08-20
Fix Resolution (sha.js): 2.4.12
Direct dependency fix Resolution (vite-plugin-node-polyfills): 0.23.0
⛑️ Automatic Remediation will be attempted for this issue.
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.22.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 HEAD commit: e6aaab45be859805b0fb1df334a6a57968858512
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
Direct dependency fix Resolution (vite-plugin-node-polyfills): 0.23.0
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.