Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz #41

Open
mend-bolt-for-github bot opened this issue Dec 27, 2020 · 5 comments · Fixed by #85, #90, #87 or #7
Open

CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz #41

mend-bolt-for-github bot opened this issue Dec 27, 2020 · 5 comments · Fixed by #85, #90, #87 or #7
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Dec 27, 2020

CVE-2019-20149 - High 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: /deps/npm/docs/package.json

Path to vulnerable library: /deps/npm/docs/node_modules/kind-of/package.json,/deps/npm/docs/package.json

Dependency Hierarchy:

  • gatsby-2.23.20.tgz (Root Library)
    • micromatch-3.1.10.tgz
      • kind-of-6.0.2.tgz (Vulnerable Library)

Found in HEAD commit: 00fdb00d5bdbaea4fec4642989374d82cbdb1a3c

Found in base branch: master

Vulnerability Details

ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as demonstrated by 'constructor': {'name':'Symbol'}. Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result.

Publish Date: 2019-12-30

URL: CVE-2019-20149

CVSS 3 Score Details (7.5)

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: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-20149

Release Date: 2019-12-30

Fix Resolution (kind-of): 6.0.3

Direct dependency fix Resolution (gatsby): 2.23.21-oom-exit-code.13


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Dec 27, 2020
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz - autoclosed Mar 31, 2021
@mend-bolt-for-github
Copy link
Author

✔️ This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.

@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz - autoclosed CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz Jun 28, 2021
@mend-bolt-for-github
Copy link
Author

ℹ️ This issue was automatically re-opened by WhiteSource because the vulnerable library in the specific branch(es) has been detected in the WhiteSource inventory.

1 similar comment
@mend-bolt-for-github
Copy link
Author

ℹ️ This issue was automatically re-opened by WhiteSource because the vulnerable library in the specific branch(es) has been detected in the WhiteSource inventory.

@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz - autoclosed Apr 21, 2023
@mend-bolt-for-github
Copy link
Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz - autoclosed CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz Apr 26, 2023
@mend-bolt-for-github
Copy link
Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment