-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - next-15.3.6.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Found in HEAD commit: 71ddec7245a47ac2eb16dad3bb01095b08bf212e
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (next version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2024-55565 | 4.3 | nanoid-3.3.7.tgz | Transitive | 15.4.0-canary.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: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- next-15.3.6.tgz (Root Library)
- postcss-8.4.31.tgz
- ❌ nanoid-3.3.7.tgz (Vulnerable Library)
- postcss-8.4.31.tgz
Found in HEAD commit: 71ddec7245a47ac2eb16dad3bb01095b08bf212e
Found in base branch: dev
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 (next): 15.4.0-canary.0
Step up your Open Source Security Game with Mend here