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

WS-2019-0063 (High) detected in js-yaml-3.5.5.tgz, js-yaml-3.6.1.tgz - autoclosed #88

Closed
1 task
mend-for-github-com bot opened this issue Jun 3, 2021 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Jun 3, 2021

WS-2019-0063 - High Severity Vulnerability

Vulnerable Libraries - js-yaml-3.5.5.tgz, js-yaml-3.6.1.tgz

js-yaml-3.5.5.tgz

YAML 1.2 parser and serializer

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/js-yaml/package.json

Dependency Hierarchy:

  • grunt-1.0.3.tgz (Root Library)
    • js-yaml-3.5.5.tgz (Vulnerable Library)
js-yaml-3.6.1.tgz

YAML 1.2 parser and serializer

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/coveralls/node_modules/js-yaml/package.json

Dependency Hierarchy:

  • grunt-if-0.2.0.tgz (Root Library)
    • grunt-contrib-nodeunit-1.0.0.tgz
      • nodeunit-0.9.5.tgz
        • tap-7.1.2.tgz
          • coveralls-2.13.3.tgz
            • js-yaml-3.6.1.tgz (Vulnerable Library)

Found in HEAD commit: cb04df11050ab2f7b1d2df0dcd91fb32695a9e6d

Found in base branch: master

Vulnerability Details

Js-yaml prior to 3.13.1 are vulnerable to Code Injection. The load() function may execute arbitrary code injected through a malicious YAML file.

Publish Date: 2019-04-05

URL: WS-2019-0063

CVSS 3 Score Details (8.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/813

Release Date: 2019-04-05

Fix Resolution (js-yaml): 3.13.1

Direct dependency fix Resolution (grunt): 1.0.4


  • Check this box to open an automated fix PR
@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jun 3, 2021
@mend-for-github-com mend-for-github-com bot changed the title WS-2019-0063 (High) detected in js-yaml-3.6.1.tgz, js-yaml-3.5.5.tgz WS-2019-0063 (High) detected in js-yaml-3.5.5.tgz, js-yaml-3.6.1.tgz Apr 26, 2022
@mend-for-github-com mend-for-github-com bot changed the title WS-2019-0063 (High) detected in js-yaml-3.5.5.tgz, js-yaml-3.6.1.tgz WS-2019-0063 (High) detected in js-yaml-3.5.5.tgz, js-yaml-3.6.1.tgz - autoclosed May 19, 2024
Copy link
Contributor Author

ℹ️ This issue was automatically closed by Mend because it is a duplicate of an existing issue: #228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants