tlkh/ai-lab

WS-2019-0032 Medium Severity Vulnerability detected by WhiteSource

mend-bolt-for-github opened this issue · 1 comments

WS-2019-0032 - Medium Severity Vulnerability

Vulnerable Library - js-yaml-3.7.0.tgz

YAML 1.2 parser and serializer

Library home page: https://registry.npmjs.org/js-yaml/-/js-yaml-3.7.0.tgz

Path to dependency file: /ai-lab/package.json

Path to vulnerable library: /tmp/git/ai-lab/node_modules/js-yaml/package.json

Dependency Hierarchy:

  • cli-0.5.0.tgz (Root Library)
    • application-manager-0.5.0.tgz
      • css-loader-0.28.11.tgz
        • cssnano-3.10.0.tgz
          • postcss-svgo-2.1.6.tgz
            • svgo-0.7.2.tgz
              • js-yaml-3.7.0.tgz (Vulnerable Library)

Found in HEAD commit: 082fbcbc8c2ef8fc2f905bd9e108a64bbeabbbfe

Vulnerability Details

Versions js-yaml prior to 3.13.0 are vulnerable to Denial of Service. By parsing a carefully-crafted YAML file, the node process stalls and may exhaust system resources leading to a Denial of Service.

Publish Date: 2019-03-26

URL: WS-2019-0032

CVSS 2 Score Details (5.0)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/788/versions

Release Date: 2019-03-26

Fix Resolution: 3.13.0


Step up your Open Source Security Game with WhiteSource here

tlkh commented

Resolved, not using actually Theia (/ai-lab/package.json is not used)