attesch / PrestaShop

PrestaShop offers a fully scalable open source ecommerce solution.
http://www.prestashop.com/
Other
0 stars 0 forks source link

CVE-2018-1000620 (Critical) detected in multiple libraries #3

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

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

CVE-2018-1000620 - Critical Severity Vulnerability

Vulnerable Libraries - cryptiles-3.1.2.tgz, cryptiles-2.0.5.tgz, cryptiles-0.2.2.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: /PrestaShop/tests/Selenium/package.json

Path to vulnerable library: /tests/Selenium/package.json

Dependency Hierarchy: - request-2.83.0.tgz (Root Library) - hawk-6.0.2.tgz - :x: **cryptiles-3.1.2.tgz** (Vulnerable Library)

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: /PrestaShop/tests/E2E/package.json

Path to vulnerable library: /tests/E2E/package.json

Dependency Hierarchy: - selenium-standalone-6.14.0.tgz (Root Library) - request-2.79.0.tgz - hawk-3.1.3.tgz - :x: **cryptiles-2.0.5.tgz** (Vulnerable Library)

cryptiles-0.2.2.tgz

General purpose crypto utilities

Library home page: https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz

Path to dependency file: /PrestaShop/tests/Selenium/package.json

Path to vulnerable library: /tests/Selenium/package.json

Dependency Hierarchy: - webdriverio-3.4.0.tgz (Root Library) - request-2.49.0.tgz - hawk-1.1.1.tgz - :x: **cryptiles-0.2.2.tgz** (Vulnerable Library)

Found in HEAD commit: bb7465065dfeed9f49bb99b6901ab933563af739

Found in base branch: develop

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

For more information on CVSS3 Scores, click here.

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 (cryptiles): 4.1.2

Direct dependency fix Resolution (request): 2.84.0

Fix Resolution (cryptiles): 4.1.2

Direct dependency fix Resolution (selenium-standalone): 6.14.1

Fix Resolution (cryptiles): 4.1.2

Direct dependency fix Resolution (webdriverio): 4.9.0


Step up your Open Source Security Game with Mend here