iceColdChris / ZodiacWebsite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WS-2019-0427 (Medium) detected in elliptic-6.4.0.tgz - autoclosed

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

WS-2019-0427 - Medium Severity Vulnerability

Vulnerable Library - elliptic-6.4.0.tgz

EC cryptography

Library home page: https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/elliptic/package.json

Dependency Hierarchy:

  • react-scripts-1.1.4.tgz (Root Library)
    • webpack-3.8.1.tgz
      • node-libs-browser-2.1.0.tgz
        • crypto-browserify-3.12.0.tgz
          • create-ecdh-4.0.3.tgz
            • elliptic-6.4.0.tgz (Vulnerable Library)

Found in HEAD commit: 0e43f8a8784f998d39b6419534b6a54485225e6e

Vulnerability Details

The function getNAF() in elliptic library has information leakage. This issue is mitigated in version 6.5.2

Publish Date: 2019-11-22

URL: WS-2019-0427

CVSS 3 Score Details (5.9)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: indutny/elliptic@ec735ed

Release Date: 2019-11-22

Fix Resolution: v6.5.2


Step up your Open Source Security Game with WhiteSource here

✔️ This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.