jamestiotio / orientation2020

SUTD Freshmore Orientation 2020 Website
https://orientation2020.netlify.app/
GNU General Public License v3.0
2 stars 1 forks source link

WS-2019-0381 (Medium) detected in kind-of-6.0.2.tgz #12

Closed mend-bolt-for-github[bot] closed 4 years ago

mend-bolt-for-github[bot] commented 4 years ago

WS-2019-0381 - Medium Severity Vulnerability

Vulnerable Library - kind-of-6.0.2.tgz

Get the native type of a value.

Library home page: https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz

Path to dependency file: /tmp/ws-scm/orientation2020/package.json

Path to vulnerable library: /tmp/ws-scm/orientation2020/node_modules/kind-of/package.json

Dependency Hierarchy: - cli-plugin-babel-3.12.1.tgz (Root Library) - webpack-4.41.5.tgz - micromatch-3.1.10.tgz - :x: **kind-of-6.0.2.tgz** (Vulnerable Library)

Found in HEAD commit: f922552d00f89869f8630e9004f8fae0aaa65a7e

Vulnerability Details

Versions of kind-of 6.x prior to 6.0.3 are vulnerable to a Validation Bypass. A maliciously crafted object can alter the result of the type check, allowing attackers to bypass the type checking validation.

Publish Date: 2019-12-30

URL: WS-2019-0381

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://github.com/jonschlinkert/kind-of/commit/975c13a7cfaf25d811475823824af3a9c04b0ba8

Release Date: 2020-03-18

Fix Resolution: kind-of - 6.0.3


Step up your Open Source Security Game with WhiteSource here

jamestiotio commented 4 years ago

Fixed in 91a4f9df85e01454da8b04168d7f3ff3b5d619ef by updating kind-of from v6.0.2 to v6.0.3 here.