Description
CVE-2018-1000620 - High Severity Vulnerability
Vulnerable Libraries - cryptiles-3.1.2.tgz, cryptiles-2.0.5.tgz
cryptiles-3.1.2.tgz
General purpose crypto utilities
Library home page: https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.2.tgz
Path to dependency file: /integration/cli-hello-world/package.json
Path to vulnerable library: /integration/cli-hello-world/node_modules/cryptiles/package.json,/integration/injectable-def/node_modules/cryptiles/package.json
Dependency Hierarchy:
- @angular-devkit/build-angular@file:../../node_modules/-0.900.0-rc.11.tgz (Root Library)
- less-3.10.3.tgz
- request-2.85.0.tgz
- hawk-6.0.2.tgz
- ❌ cryptiles-3.1.2.tgz (Vulnerable Library)
- hawk-6.0.2.tgz
- request-2.85.0.tgz
- less-3.10.3.tgz
cryptiles-2.0.5.tgz
General purpose crypto utilities
Library home page: https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz
Path to dependency file: /integration/cli-hello-world/package.json
Path to vulnerable library: /integration/cli-hello-world/node_modules/cryptiles/package.json,/node_modules/cryptiles/package.json,/integration/hello_world__systemjs_umd/node_modules/cryptiles/package.json,/integration/injectable-def/node_modules/cryptiles/package.json
Dependency Hierarchy:
- @angular-devkit/build-angular@file:../../node_modules/-0.900.0-rc.11.tgz (Root Library)
- webpack-4.41.2.tgz
- watchpack-1.6.0.tgz
- chokidar-2.0.3.tgz
- fsevents-1.1.3.tgz
- node-pre-gyp-0.6.39.tgz
- hawk-3.1.3.tgz
- ❌ cryptiles-2.0.5.tgz (Vulnerable Library)
- hawk-3.1.3.tgz
- node-pre-gyp-0.6.39.tgz
- fsevents-1.1.3.tgz
- chokidar-2.0.3.tgz
- watchpack-1.6.0.tgz
- webpack-4.41.2.tgz
Found in HEAD commit: c6aca37f442da8c55a02d7c53ccc58100ab004f3
Found in base branch: labs/router
Vulnerability Details
Eran Hammer cryptiles version 4.1.1 earlier contains a CWE-331: Insufficient Entropy vulnerability in randomDigits() method that can result in An attacker is more likely to be able to brute force something that was supposed to be random.. This attack appear to be exploitable via Depends upon the calling application.. This vulnerability appears to have been fixed in 4.1.2.
Publish Date: 2018-07-09
URL: CVE-2018-1000620
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000620
Release Date: 2018-07-09
Fix Resolution: v4.1.2
Step up your Open Source Security Game with Mend here