-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Vulnerable Library - @forgerock/pingone-scripts-0.0.0.tgz
Path to vulnerable library: /package.json
Found in HEAD commit: 2de357c456eebbefdaa6afc21a8f601a5d91d1a1
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (@forgerock/pingone-scripts version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-62522 | 6.5 | vite-6.3.6.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-62522
Vulnerable Library - vite-6.3.6.tgz
Native-ESM powered web dev build tool
Library home page: https://registry.npmjs.org/vite/-/vite-6.3.6.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- @forgerock/pingone-scripts-0.0.0.tgz (Root Library)
- vitest-3.2.4.tgz
- ❌ vite-6.3.6.tgz (Vulnerable Library)
- vitest-3.2.4.tgz
Found in HEAD commit: 2de357c456eebbefdaa6afc21a8f601a5d91d1a1
Found in base branch: main
Vulnerability Details
Vite is a frontend tooling framework for JavaScript. In versions from 2.9.18 to before 3.0.0, 3.2.9 to before 4.0.0, 4.5.3 to before 5.0.0, 5.2.6 to before 5.4.21, 6.0.0 to before 6.4.1, 7.0.0 to before 7.0.8, and 7.1.0 to before 7.1.11, files denied by server.fs.deny were sent if the URL ended with \ when the dev server is running on Windows. Only apps explicitly exposing the Vite dev server to the network and running the dev server on Windows were affected. This issue has been patched in versions 5.4.21, 6.4.1, 7.0.8, and 7.1.11.
Publish Date: 2025-10-20
URL: CVE-2025-62522
CVSS 3 Score Details (6.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None