-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2022-0512 - Medium Severity Vulnerability
Vulnerable Library - url-parse-1.5.4.tgz
Small footprint URL parser that works seamlessly across Node.js and browser environments
Library home page: https://registry.npmjs.org/url-parse/-/url-parse-1.5.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/url-parse/package.json
Dependency Hierarchy:
- webpack-dev-server-1.16.5.tgz (Root Library)
- sockjs-client-1.5.2.tgz
- ❌ url-parse-1.5.4.tgz (Vulnerable Library)
- sockjs-client-1.5.2.tgz
Found in HEAD commit: 56ff85f974b05cab00c2299011cfbdf611dd773d
Found in base branch: master
Vulnerability Details
Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.6.
Publish Date: 2022-02-14
URL: CVE-2022-0512
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0512
Release Date: 2022-02-14
Fix Resolution (url-parse): 1.5.6
Direct dependency fix Resolution (webpack-dev-server): 2.2.0
⛑️ Automatic Remediation will be attempted for this issue.