-
Notifications
You must be signed in to change notification settings - Fork 1
Description
CVE-2021-23566 - Medium Severity Vulnerability
Vulnerable Library - nanoid-3.1.23.tgz
A tiny (108 bytes), secure URL-friendly unique string ID generator
Library home page: https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/nanoid/package.json
Dependency Hierarchy:
- graphql-tag-pluck-6.5.1.tgz (Root Library)
- compiler-sfc-3.1.1.tgz
- postcss-8.3.0.tgz
- ❌ nanoid-3.1.23.tgz (Vulnerable Library)
- postcss-8.3.0.tgz
- compiler-sfc-3.1.1.tgz
Found in HEAD commit: d21a0a258fdf6d4014b83381fe5c5c855574656c
Found in base branch: master
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 (5.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: ai/nanoid#328
Release Date: 2022-01-14
Fix Resolution (nanoid): 3.1.31
Direct dependency fix Resolution (@graphql-tools/graphql-tag-pluck): 6.5.2-alpha-07a30dd3.0
Step up your Open Source Security Game with WhiteSource here