-
Notifications
You must be signed in to change notification settings - Fork 8
nanoid-3.3.4.tgz: 1 vulnerabilities (highest severity is: 4.3) #453
Description
Vulnerable Library - nanoid-3.3.4.tgz
A tiny (116 bytes), secure URL-friendly unique string ID generator
Library home page: https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Found in HEAD commit: 3883ea7ce4bafbcf63e4be348431b058bf9bffe4
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (nanoid version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2024-55565 | 4.3 | nanoid-3.3.4.tgz | Direct | 3.3.8 | ❌ |
**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.4.tgz
A tiny (116 bytes), secure URL-friendly unique string ID generator
Library home page: https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- ❌ nanoid-3.3.4.tgz (Vulnerable Library)
Found in HEAD commit: 3883ea7ce4bafbcf63e4be348431b058bf9bffe4
Found in base branch: next
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: 3.3.8
Step up your Open Source Security Game with Mend here