billmcchesney1 / t-vault

Simplified secrets management solution
Apache License 2.0
0 stars 0 forks source link

CVE-2022-21213 (High) detected in mout-0.9.1.tgz #320

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

mend-for-github-com[bot] commented 1 year ago

CVE-2022-21213 - High Severity Vulnerability

Vulnerable Library - mout-0.9.1.tgz

Modular Utilities

Library home page: https://registry.npmjs.org/mout/-/mout-0.9.1.tgz

Path to dependency file: /tvaultui/package.json

Path to vulnerable library: /tvaultui/node_modules/mout/package.json

Dependency Hierarchy: - wiredep-2.2.2.tgz (Root Library) - bower-config-0.5.3.tgz - :x: **mout-0.9.1.tgz** (Vulnerable Library)

Found in base branch: dev

Vulnerability Details

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn mixes objects into the target object, recursively mixing existing child objects as well. In both cases, the key used to access the target object recursively is not checked, leading to exploiting this vulnerability. **Note:** This vulnerability derives from an incomplete fix of [CVE-2020-7792](https://security.snyk.io/vuln/SNYK-JS-MOUT-1014544).

Publish Date: 2022-06-17

URL: CVE-2022-21213

CVSS 3 Score Details (7.5)

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: High

For more information on CVSS3 Scores, click here.