simandebvu/series-scraper

CVE-2018-19838 (Medium) detected in opennms-opennms-source-22.0.1-1, node-sass-4.14.1.tgz

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

CVE-2018-19838 - Medium Severity Vulnerability

Vulnerable Libraries - node-sass-4.14.1.tgz

node-sass-4.14.1.tgz

Wrapper around libsass

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

Path to dependency file: /tmp/ws-scm/series-scraper/package.json

Path to vulnerable library: /tmp/ws-scm/series-scraper/node_modules/node-sass/package.json

Dependency Hierarchy:

  • webpacker-4.2.2.tgz (Root Library)
    • node-sass-4.14.1.tgz (Vulnerable Library)

Found in HEAD commit: 6934e0cf5544ddb26c242c2ace1ae984a163bb8d

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

Origin: https://github.com/sass/libsass/blob/3.6.0/src/ast.cpp

Release Date: 2019-07-01

Fix Resolution: LibSass - 3.6.0


Step up your Open Source Security Game with WhiteSource here