-
-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2021-23566 - Medium Severity Vulnerability
Vulnerable Libraries - nanoid-3.1.20.tgz, nanoid-3.1.25.tgz
nanoid-3.1.20.tgz
A tiny (108 bytes), secure URL-friendly unique string ID generator
Library home page: https://registry.npmjs.org/nanoid/-/nanoid-3.1.20.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/nanoid/package.json
Dependency Hierarchy:
- mocha-8.4.0.tgz (Root Library)
- ❌ nanoid-3.1.20.tgz (Vulnerable Library)
nanoid-3.1.25.tgz
A tiny (108 bytes), secure URL-friendly unique string ID generator
Library home page: https://registry.npmjs.org/nanoid/-/nanoid-3.1.25.tgz
Path to dependency file: /frontend/package.json
Path to vulnerable library: /frontend/node_modules/nanoid/package.json
Dependency Hierarchy:
- build-angular-0.1102.14.tgz (Root Library)
- postcss-8.2.15.tgz
- ❌ nanoid-3.1.25.tgz (Vulnerable Library)
- postcss-8.2.15.tgz
Found in HEAD commit: ba236fd18ec3e6450d68d675bce1609d2e5d3230
Found in base branch: main
Vulnerability Details
The package nanoid from 3.0.0 and before 3.1.31 are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.
Publish Date: 2022-01-14
URL: CVE-2021-23566
CVSS 3 Score Details (4.0)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Release Date: 2022-01-14
Fix Resolution (nanoid): 3.1.31
Direct dependency fix Resolution (mocha): 9.2.0
Fix Resolution (nanoid): 3.1.31
Direct dependency fix Resolution (@angular-devkit/build-angular): 0.1102.15
⛑️ Automatic Remediation will be attempted for this issue.