-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2022-21213 - High Severity Vulnerability
Vulnerable Libraries - mout-1.2.3.tgz, mout-0.11.1.tgz
mout-1.2.3.tgz
Modular Utilities
Library home page: https://registry.npmjs.org/mout/-/mout-1.2.3.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/mout/package.json
Dependency Hierarchy:
- standard-4.5.4.tgz (Root Library)
- standard-format-1.6.10.tgz
- esformatter-0.8.2.tgz
- ❌ mout-1.2.3.tgz (Vulnerable Library)
- esformatter-0.8.2.tgz
- standard-format-1.6.10.tgz
mout-0.11.1.tgz
Modular Utilities
Library home page: https://registry.npmjs.org/mout/-/mout-0.11.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/rocambole-indent/node_modules/mout/package.json
Dependency Hierarchy:
- standard-4.5.4.tgz (Root Library)
- standard-format-1.6.10.tgz
- esformatter-0.8.2.tgz
- rocambole-indent-2.0.4.tgz
- ❌ mout-0.11.1.tgz (Vulnerable Library)
- rocambole-indent-2.0.4.tgz
- esformatter-0.8.2.tgz
- standard-format-1.6.10.tgz
Found in HEAD commit: 71720cbc5b3eec7a28c9894bed1eec1294590b96
Found in base branch: main
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.
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