yaroschiffelers / vue-scheme

[WIP] Vue Scheme - A Production Ready Vue Boilerplate
MIT License
0 stars 0 forks source link

CVE-2021-29418 (Medium) detected in netmask-1.0.6.tgz #168

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2021-29418 - Medium Severity Vulnerability

Vulnerable Library - netmask-1.0.6.tgz

Parse and lookup IP network blocks

Library home page: https://registry.npmjs.org/netmask/-/netmask-1.0.6.tgz

Path to dependency file: /vue-scheme/package.json

Path to vulnerable library: /node_modules/netmask/package.json

Dependency Hierarchy: - cli-plugin-e2e-nightwatch-3.9.2.tgz (Root Library) - nightwatch-0.9.21.tgz - proxy-agent-2.0.0.tgz - pac-proxy-agent-1.1.0.tgz - pac-resolver-2.0.0.tgz - :x: **netmask-1.0.6.tgz** (Vulnerable Library)

Found in HEAD commit: 00fbbf1249d4b7cb16b6f1046bb6b647c82893a2

Found in base branch: develop

Vulnerability Details

The netmask package before 2.0.1 for Node.js mishandles certain unexpected characters in an IP address string, such as an octal digit of 9. This (in some situations) allows attackers to bypass access control that is based on IP addresses. NOTE: this issue exists because of an incomplete fix for CVE-2021-28918.

Publish Date: 2021-03-30

URL: CVE-2021-29418

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://vuln.ryotak.me/advisories/6.txt

Release Date: 2021-03-30

Fix Resolution (netmask): 2.0.1

Direct dependency fix Resolution (@vue/cli-plugin-e2e-nightwatch): 4.0.0


Step up your Open Source Security Game with Mend here