samjcs / jqv

MIT License
0 stars 0 forks source link

CVE-2020-7792 (High) detected in mout-0.12.0.tgz - autoclosed #4

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 3 years ago

CVE-2020-7792 - High Severity Vulnerability

Vulnerable Library - mout-0.12.0.tgz

Modular Utilities

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

Path to dependency file: jqv/package.json

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

Dependency Hierarchy: - commitplease-2.3.1.tgz (Root Library) - :x: **mout-0.12.0.tgz** (Vulnerable Library)

Found in HEAD commit: 061d1885fe4148d27e0d62a985d4e6dbbb57d021

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

For more information on CVSS3 Scores, click here.

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

mend-for-github-com[bot] commented 2 years ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.