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 (Medium) detected in multiple libraries #70

Open
mend-bolt-for-github bot opened this issue Jan 18, 2020 · 0 comments
Open

CVE-2019-20149 (Medium) detected in multiple libraries #70

mend-bolt-for-github bot opened this issue Jan 18, 2020 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2019-20149 - Medium Severity Vulnerability

Vulnerable Libraries - kind-of-3.2.2.tgz, kind-of-4.0.0.tgz, kind-of-5.1.0.tgz

kind-of-3.2.2.tgz

Get the native type of a value.

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

Path to dependency file: /tmp/ws-scm/eventpoints-backend/api/package.json

Path to vulnerable library: /tmp/ws-scm/eventpoints-backend/api/node_modules/to-object-path/node_modules/kind-of/package.json

Dependency Hierarchy:

  • pillars-0.7.1.tgz (Root Library)
    • templated-0.3.9.tgz
      • pug-2.0.0-beta6.tgz
        • pug-filters-1.2.4.tgz
          • uglify-js-2.8.29.tgz
            • yargs-3.10.0.tgz
              • cliui-2.1.0.tgz
                • center-align-0.1.3.tgz
                  • align-text-0.1.4.tgz
                    • kind-of-3.2.2.tgz (Vulnerable Library)
kind-of-4.0.0.tgz

Get the native type of a value.

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

Path to dependency file: /tmp/ws-scm/eventpoints-backend/api/package.json

Path to vulnerable library: /tmp/ws-scm/eventpoints-backend/api/node_modules/has-values/node_modules/kind-of/package.json

Dependency Hierarchy:

  • pillars-0.7.1.tgz (Root Library)
    • templated-0.3.9.tgz
      • nunjucks-3.2.0.tgz
        • chokidar-2.1.8.tgz
          • braces-2.3.2.tgz
            • snapdragon-0.8.2.tgz
              • base-0.11.2.tgz
                • cache-base-1.0.1.tgz
                  • has-value-1.0.0.tgz
                    • has-values-1.0.0.tgz
                    • kind-of-4.0.0.tgz (Vulnerable Library)
kind-of-5.1.0.tgz

Get the native type of a value.

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

Path to dependency file: /tmp/ws-scm/eventpoints-backend/api/package.json

Path to vulnerable library: /tmp/ws-scm/eventpoints-backend/api/node_modules/is-descriptor/node_modules/kind-of/package.json

Dependency Hierarchy:

  • pillars-0.7.1.tgz (Root Library)
    • templated-0.3.9.tgz
      • nunjucks-3.2.0.tgz
        • chokidar-2.1.8.tgz
          • braces-2.3.2.tgz
            • snapdragon-0.8.2.tgz
              • define-property-0.2.5.tgz
                • is-descriptor-0.1.6.tgz
                  • kind-of-5.1.0.tgz (Vulnerable Library)

Found in HEAD commit: f0d4620eafbcd7ad9920e9a5f85b0d2f34224617

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 2 Score Details (5.0)

Base Score Metrics not available


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants