MValle21 / conduktor

A simple URL shortener that uses GSuite authentication
MIT License
0 stars 0 forks source link

WS-2019-0032 (High) detected in js-yaml-3.12.0.tgz, js-yaml-3.7.0.tgz #17

Open mend-for-github-com[bot] opened 3 years ago

mend-for-github-com[bot] commented 3 years ago

WS-2019-0032 - High Severity Vulnerability

Vulnerable Libraries - js-yaml-3.12.0.tgz, js-yaml-3.7.0.tgz

js-yaml-3.12.0.tgz

YAML 1.2 parser and serializer

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

Path to dependency file: /client/package.json

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

Dependency Hierarchy: - postcss-loader-2.1.6.tgz (Root Library) - postcss-load-config-2.0.0.tgz - cosmiconfig-4.0.0.tgz - :x: **js-yaml-3.12.0.tgz** (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: /client/package.json

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

Dependency Hierarchy: - vue-loader-13.7.2.tgz (Root Library) - postcss-load-config-1.2.0.tgz - cosmiconfig-2.2.2.tgz - :x: **js-yaml-3.7.0.tgz** (Vulnerable Library)

Found in HEAD commit: 2afe18be24d4f77034e10f011e2885a5f1f53cb9

Found in base branch: master

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-20

URL: WS-2019-0032

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

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

Release Date: 2019-03-20

Fix Resolution (js-yaml): 3.13.0

Direct dependency fix Resolution (postcss-loader): 3.0.0

Fix Resolution (js-yaml): 3.13.0

Direct dependency fix Resolution (vue-loader): 13.7.3


:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.