-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2020-7792 - High Severity Vulnerability
Vulnerable Library - 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 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 a Prototype Pollution.
Publish Date: 2020-12-11
URL: CVE-2020-7792
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
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2020-7792
Release Date: 2020-12-11
Fix Resolution (mout): 1.2.3
Direct dependency fix Resolution (standard): 6.0.0
- Check this box to open an automated fix PR