-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - astro-4.16.18.tgz
Path to dependency file: /toolbar-app/package.json
Path to vulnerable library: /toolbar-app/package.json,/toolbar-app/node_modules/nanoid/package.json
Found in HEAD commit: 2f42a2daf067bc6741b085b8f7074d787daa68e1
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (astro version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2024-55565 | 4.3 | nanoid-3.3.7.tgz | Transitive | 5.0.0 | ✅ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-55565
Vulnerable Library - nanoid-3.3.7.tgz
Library home page: https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz
Path to dependency file: /toolbar-app/package.json
Path to vulnerable library: /toolbar-app/package.json,/toolbar-app/node_modules/nanoid/package.json
Dependency Hierarchy:
- astro-4.16.18.tgz (Root Library)
- vite-5.4.11.tgz
- postcss-8.4.47.tgz
- ❌ nanoid-3.3.7.tgz (Vulnerable Library)
- postcss-8.4.47.tgz
- vite-5.4.11.tgz
Found in HEAD commit: 2f42a2daf067bc6741b085b8f7074d787daa68e1
Found in base branch: main
Vulnerability Details
nanoid (aka Nano ID) before 5.0.9 mishandles non-integer values. 3.3.8 is also a fixed version.
Publish Date: 2024-12-09
URL: CVE-2024-55565
CVSS 3 Score Details (4.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2024-55565
Release Date: 2024-12-09
Fix Resolution (nanoid): 3.3.8
Direct dependency fix Resolution (astro): 5.0.0
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.