-
Notifications
You must be signed in to change notification settings - Fork 6
Description
CVE-2021-23807 - High Severity Vulnerability
Vulnerable Library - jsonpointer-4.1.0.tgz
Simple JSON Addressing.
Library home page: https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.1.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/jsonpointer/package.json
Dependency Hierarchy:
- swagger-mock-validator-10.0.0.tgz (Root Library)
- ❌ jsonpointer-4.1.0.tgz (Vulnerable Library)
Found in HEAD commit: 874cb20f9370ccd4701dc2ff3464bb8ed6902695
Found in base branch: main
Vulnerability Details
This affects the package jsonpointer before 5.0.0. A type confusion vulnerability can lead to a bypass of a previous Prototype Pollution fix when the pointer components are arrays.
Publish Date: 2021-11-03
URL: CVE-2021-23807
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23807
Release Date: 2021-11-03
Fix Resolution (jsonpointer): 5.0.0
Direct dependency fix Resolution (swagger-mock-validator): 10.1.2
- Check this box to open an automated fix PR