Nirs-Mend-Org / LVP-Bug-Hunt

0 stars 0 forks source link

moleculer-0.10.0.tgz: 10 vulnerabilities (highest severity is: 9.8) #17

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago
Vulnerable Library - moleculer-0.10.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/moleculer/node_modules/lodash/package.json

Found in HEAD commit: eeb916685d50bc3afef8cd8c6553e1f369da73d4

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (moleculer version) Fix PR available
CVE-2021-44906 High 9.8 minimist-1.2.0.tgz Transitive 0.13.6
CVE-2019-10744 High 9.1 detected in multiple dependencies Transitive 0.13.6
CVE-2020-8203 High 7.4 lodash-4.17.4.tgz Transitive 0.13.6
CVE-2021-23337 High 7.2 lodash-4.17.4.tgz Transitive 0.13.6
CVE-2019-1010266 Medium 6.5 lodash-4.17.4.tgz Transitive 0.13.6
CVE-2018-3721 Medium 6.5 lodash-4.17.4.tgz Transitive 0.13.6
WS-2019-0181 Medium 6.3 lodash.defaultsdeep-4.6.0.tgz Transitive 0.13.6
CVE-2020-7598 Medium 5.6 minimist-1.2.0.tgz Transitive 0.13.6
CVE-2018-16487 Medium 5.6 lodash-4.17.4.tgz Transitive 0.13.6
CVE-2020-28500 Medium 5.3 lodash-4.17.4.tgz Transitive 0.13.6

Details

CVE-2021-44906 ### Vulnerable Library - minimist-1.2.0.tgz

parse argument options

Library home page: https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/args/node_modules/minimist/package.json

Dependency Hierarchy: - moleculer-0.10.0.tgz (Root Library) - args-3.0.4.tgz - :x: **minimist-1.2.0.tgz** (Vulnerable Library)

Found in HEAD commit: eeb916685d50bc3afef8cd8c6553e1f369da73d4

Found in base branch: main

### Vulnerability Details

Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).

Publish Date: 2022-03-17

URL: CVE-2021-44906

### 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

Release Date: 2022-03-17

Fix Resolution (minimist): minimist - 1.2.6

Direct dependency fix Resolution (moleculer): 0.13.6

:rescue_worker_helmet: Automatic Remediation is available for this issue
CVE-2019-10744 ### Vulnerable Libraries - lodash-4.17.4.tgz, lodash.defaultsdeep-4.6.0.tgz

### lodash-4.17.4.tgz

Lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/moleculer/node_modules/lodash/package.json

Dependency Hierarchy: - moleculer-0.10.0.tgz (Root Library) - :x: **lodash-4.17.4.tgz** (Vulnerable Library) ### lodash.defaultsdeep-4.6.0.tgz

The lodash method `_.defaultsDeep` exported as a module.

Library home page: https://registry.npmjs.org/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/lodash.defaultsdeep/package.json

Dependency Hierarchy: - moleculer-0.10.0.tgz (Root Library) - fastest-validator-0.5.0.tgz - :x: **lodash.defaultsdeep-4.6.0.tgz** (Vulnerable Library)

Found in HEAD commit: eeb916685d50bc3afef8cd8c6553e1f369da73d4

Found in base branch: main

### Vulnerability Details

Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.

Publish Date: 2019-07-26

URL: CVE-2019-10744

### CVSS 3 Score Details (9.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-jf85-cpcp-j695

Release Date: 2019-07-26

Fix Resolution (lodash): lodash-4.17.12, lodash-amd-4.17.12, lodash-es-4.17.12, lodash.defaultsdeep-4.6.1, lodash.merge- 4.6.2, lodash.mergewith-4.6.2, lodash.template-4.5.0

Direct dependency fix Resolution (moleculer): 0.13.6

Fix Resolution (lodash.defaultsdeep): lodash-4.17.12, lodash-amd-4.17.12, lodash-es-4.17.12, lodash.defaultsdeep-4.6.1, lodash.merge- 4.6.2, lodash.mergewith-4.6.2, lodash.template-4.5.0

Direct dependency fix Resolution (moleculer): 0.13.6

:rescue_worker_helmet: Automatic Remediation is available for this issue
CVE-2020-8203 ### Vulnerable Library - lodash-4.17.4.tgz

Lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/moleculer/node_modules/lodash/package.json

Dependency Hierarchy: - moleculer-0.10.0.tgz (Root Library) - :x: **lodash-4.17.4.tgz** (Vulnerable Library)

Found in HEAD commit: eeb916685d50bc3afef8cd8c6553e1f369da73d4

Found in base branch: main

### Vulnerability Details

Prototype pollution attack when using _.zipObjectDeep in lodash before 4.17.20.

Publish Date: 2020-07-15

URL: CVE-2020-8203

### CVSS 3 Score Details (7.4)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/1523

Release Date: 2020-07-15

Fix Resolution (lodash): lodash - 4.17.19

Direct dependency fix Resolution (moleculer): 0.13.6

:rescue_worker_helmet: Automatic Remediation is available for this issue
CVE-2021-23337 ### Vulnerable Library - lodash-4.17.4.tgz

Lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/moleculer/node_modules/lodash/package.json

Dependency Hierarchy: - moleculer-0.10.0.tgz (Root Library) - :x: **lodash-4.17.4.tgz** (Vulnerable Library)

Found in HEAD commit: eeb916685d50bc3afef8cd8c6553e1f369da73d4

Found in base branch: main

### Vulnerability Details

Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.

Publish Date: 2021-02-15

URL: CVE-2021-23337

### CVSS 3 Score Details (7.2)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: High - 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: https://github.com/advisories/GHSA-35jh-r3h4-6jhm

Release Date: 2021-02-15

Fix Resolution (lodash): lodash - 4.17.21, lodash-es - 4.17.21

Direct dependency fix Resolution (moleculer): 0.13.6

:rescue_worker_helmet: Automatic Remediation is available for this issue
CVE-2019-1010266 ### Vulnerable Library - lodash-4.17.4.tgz

Lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/moleculer/node_modules/lodash/package.json

Dependency Hierarchy: - moleculer-0.10.0.tgz (Root Library) - :x: **lodash-4.17.4.tgz** (Vulnerable Library)

Found in HEAD commit: eeb916685d50bc3afef8cd8c6553e1f369da73d4

Found in base branch: main

### Vulnerability Details

lodash prior to 4.17.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is: 4.17.11.

Publish Date: 2019-07-17

URL: CVE-2019-1010266

### 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: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Release Date: 2019-07-17

Fix Resolution (lodash): lodash-4.17.11

Direct dependency fix Resolution (moleculer): 0.13.6

:rescue_worker_helmet: Automatic Remediation is available for this issue
CVE-2018-3721 ### Vulnerable Library - lodash-4.17.4.tgz

Lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/moleculer/node_modules/lodash/package.json

Dependency Hierarchy: - moleculer-0.10.0.tgz (Root Library) - :x: **lodash-4.17.4.tgz** (Vulnerable Library)

Found in HEAD commit: eeb916685d50bc3afef8cd8c6553e1f369da73d4

Found in base branch: main

### Vulnerability Details

lodash node module before 4.17.5 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via defaultsDeep, merge, and mergeWith 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-06-07

URL: CVE-2018-3721

### 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: Upgrade version

Origin: https://www.npmjs.com/advisories/1067

Release Date: 2018-04-26

Fix Resolution (lodash): lodash 4.17.5

Direct dependency fix Resolution (moleculer): 0.13.6

:rescue_worker_helmet: Automatic Remediation is available for this issue
WS-2019-0181 ### Vulnerable Library - lodash.defaultsdeep-4.6.0.tgz

The lodash method `_.defaultsDeep` exported as a module.

Library home page: https://registry.npmjs.org/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/lodash.defaultsdeep/package.json

Dependency Hierarchy: - moleculer-0.10.0.tgz (Root Library) - fastest-validator-0.5.0.tgz - :x: **lodash.defaultsdeep-4.6.0.tgz** (Vulnerable Library)

Found in HEAD commit: eeb916685d50bc3afef8cd8c6553e1f369da73d4

Found in base branch: main

### Vulnerability Details

lodash.defaultsdeep before 4.6.1 is vulnerable to Prototype Pollution. The function defaultsDeep() may allow 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: 2019-08-14

URL: WS-2019-0181

### CVSS 3 Score Details (6.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/1070

Release Date: 2019-08-14

Fix Resolution (lodash.defaultsdeep): 4.6.1

Direct dependency fix Resolution (moleculer): 0.13.6

:rescue_worker_helmet: Automatic Remediation is available for this issue
CVE-2020-7598 ### Vulnerable Library - minimist-1.2.0.tgz

parse argument options

Library home page: https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/args/node_modules/minimist/package.json

Dependency Hierarchy: - moleculer-0.10.0.tgz (Root Library) - args-3.0.4.tgz - :x: **minimist-1.2.0.tgz** (Vulnerable Library)

Found in HEAD commit: eeb916685d50bc3afef8cd8c6553e1f369da73d4

Found in base branch: main

### Vulnerability Details

minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "__proto__" payload.

Publish Date: 2020-03-11

URL: CVE-2020-7598

### CVSS 3 Score Details (5.6)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Release Date: 2020-03-11

Fix Resolution (minimist): minimist - 0.2.1,1.2.3

Direct dependency fix Resolution (moleculer): 0.13.6

:rescue_worker_helmet: Automatic Remediation is available for this issue
CVE-2018-16487 ### Vulnerable Library - lodash-4.17.4.tgz

Lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/moleculer/node_modules/lodash/package.json

Dependency Hierarchy: - moleculer-0.10.0.tgz (Root Library) - :x: **lodash-4.17.4.tgz** (Vulnerable Library)

Found in HEAD commit: eeb916685d50bc3afef8cd8c6553e1f369da73d4

Found in base branch: main

### Vulnerability Details

A prototype pollution vulnerability was found in lodash <4.17.11 where the functions merge, mergeWith, and defaultsDeep can be tricked into adding or modifying properties of Object.prototype.

Publish Date: 2019-02-01

URL: CVE-2018-16487

### CVSS 3 Score Details (5.6)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://hackerone.com/reports/380873

Release Date: 2019-02-01

Fix Resolution (lodash): lodash 4.17.11

Direct dependency fix Resolution (moleculer): 0.13.6

:rescue_worker_helmet: Automatic Remediation is available for this issue
CVE-2020-28500 ### Vulnerable Library - lodash-4.17.4.tgz

Lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/moleculer/node_modules/lodash/package.json

Dependency Hierarchy: - moleculer-0.10.0.tgz (Root Library) - :x: **lodash-4.17.4.tgz** (Vulnerable Library)

Found in HEAD commit: eeb916685d50bc3afef8cd8c6553e1f369da73d4

Found in base branch: main

### Vulnerability Details

Lodash versions prior to 4.17.21 are vulnerable to Regular Expression Denial of Service (ReDoS) via the toNumber, trim and trimEnd functions. Mend Note: After conducting further research, Mend has determined that CVE-2020-28500 only affects environments with versions 4.0.0 to 4.17.20 of Lodash.

Publish Date: 2021-02-15

URL: CVE-2020-28500

### CVSS 3 Score Details (5.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: Low

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28500

Release Date: 2021-02-15

Fix Resolution (lodash): lodash - 4.17.21

Direct dependency fix Resolution (moleculer): 0.13.6

:rescue_worker_helmet: Automatic Remediation is available for this issue

:rescue_worker_helmet: Automatic Remediation is available for this issue.