TIBCOSoftware / MqttStreamUsingNanoscale

An Ionic app to demonstrate how to use Mqtt message streaming using Nanoscale.io cloud service.
0 stars 1 forks source link

CVE-2018-19838 (Medium) detected in node-sass-3.10.1.tgz, node-sassv3.7.0 #36

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

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

CVE-2018-19838 - Medium Severity Vulnerability

Vulnerable Libraries - node-sass-3.10.1.tgz, node-sassv3.7.0

node-sass-3.10.1.tgz

Wrapper around libsass

Library home page: https://registry.npmjs.org/node-sass/-/node-sass-3.10.1.tgz

Path to dependency file: /MqttStreamUsingNanoscale/package.json

Path to vulnerable library: /node_modules/node-sass/package.json

Dependency Hierarchy: - app-scripts-0.0.45.tgz (Root Library) - :x: **node-sass-3.10.1.tgz** (Vulnerable Library)

Vulnerability Details

In LibSass prior to 3.5.5, functions inside ast.cpp for IMPLEMENT_AST_OPERATORS expansion allow attackers to cause a denial-of-service resulting from stack consumption via a crafted sass file, as demonstrated by recursive calls involving clone(), cloneChildren(), and copy().

Publish Date: 2018-12-04

URL: CVE-2018-19838

CVSS 3 Score Details (6.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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

Release Date: 2018-12-04

Fix Resolution: libsass - 3.5.5;node-sass - 4.14.0