SPA-asp.net-api-vuejs- icon indicating copy to clipboard operation
SPA-asp.net-api-vuejs- copied to clipboard

CVE-2018-3728 Medium Severity Vulnerability detected by WhiteSource

Open mend-bolt-for-github[bot] opened this issue 5 years ago • 0 comments

CVE-2018-3728 - Medium Severity Vulnerability

Vulnerable Libraries - hoek-2.16.3.tgz, hoek-3.0.4.tgz

hoek-2.16.3.tgz

General purpose node utilities

path: /tmp/git/SPA-asp.net-api-vuejs-/MBO/node_modules/hoek/package.json

Library home page: http://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz

Dependency Hierarchy:

  • prerender-spa-plugin-2.1.0.tgz (Root Library)
    • inert-3.2.0.tgz
      • :x: hoek-2.16.3.tgz (Vulnerable Library)
hoek-3.0.4.tgz

General purpose node utilities

path: /tmp/git/SPA-asp.net-api-vuejs-/MBO/node_modules/hapi/node_modules/hoek/package.json

Library home page: http://registry.npmjs.org/hoek/-/hoek-3.0.4.tgz

Dependency Hierarchy:

  • prerender-spa-plugin-2.1.0.tgz (Root Library)
    • hapi-13.2.2.tgz
      • :x: hoek-3.0.4.tgz (Vulnerable Library)

Vulnerability Details

hoek node module before 4.2.0 and 5.0.x before 5.0.3 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via 'merge' and 'applyToDefaults' functions, which allows a malicious user to modify the prototype of "Object" via proto, causing the addition or modification of an existing property that will exist on all objects.

Publish Date: 2018-03-30

URL: CVE-2018-3728

CVSS 3 Score Details (6.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • Availability Impact: None
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Change files

Origin: https://github.com/hapijs/hoek/commit/623667e4ed606841137af84173c588667c8e882d

Release Date: 2018-02-15

Fix Resolution: Replace or update the following files: index.js, index.js


Step up your Open Source Security Game with WhiteSource here